mindspore-ci-bot
|
d81bd7b17b
|
!7710 Add c++ API for GetRepeatCount and GetBatchSize
Merge pull request !7710 from h.farahat/getBatchRepeat
|
5 years ago |
mindspore-ci-bot
|
0124eef185
|
!7729 [MD] Fix log of vision and dataset in C++ api
Merge pull request !7729 from luoyang/pylint
|
5 years ago |
mindspore-ci-bot
|
7982f05038
|
!7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
Merge pull request !7730 from luoyang/c-api-pyfunc
|
5 years ago |
luoyang
|
f0e976dbda
|
[MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
|
5 years ago |
hesham
|
f3880f8355
|
Add GetBatchSizer and GetRepeatCount to c++ API
|
5 years ago |
YangLuo
|
f3fa5a441d
|
[MD] Fix log of vision and dataset in C++ api
|
5 years ago |
Xiao Tianci
|
7b1b457ccf
|
c++ api add DeviceQueue
|
5 years ago |
mindspore-ci-bot
|
c5867d2d7e
|
!7676 [MD] fix arm compile error
Merge pull request !7676 from liyong126/fix_arm_env
|
5 years ago |
mindspore-ci-bot
|
3d194137da
|
!7702 Redesigned GetOutputType and GetOutputShape
Merge pull request !7702 from Alex Yuyue/IR_dataset_input
|
5 years ago |
mindspore-ci-bot
|
0fd312f431
|
!7578 Add SyncWaitNode api
Merge pull request !7578 from shenwei41/new_master
|
5 years ago |
mindspore-ci-bot
|
48edd9708c
|
!7690 [MD] fix num_sample in randomsampler and sequential sampler
Merge pull request !7690 from liyong126/fix_md_num_samples
|
5 years ago |
liyong
|
1e7f46c998
|
fix unorder_map hash
|
5 years ago |
alex-yuyue
|
2906659673
|
Add support for GetOutputTypes and GetOutputShapes
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
5 years ago |
shenwei41
|
3108595885
|
Add SyncWaitNode class
|
5 years ago |
mindspore-ci-bot
|
fe2852df82
|
!7703 C++ API: Add a parameter validation and fix incorrect format of error message for TFrecord
Merge pull request !7703 from TinaMengtingZhang/fix_tfrecord_issue_I1YKU6_I1YKXL
|
5 years ago |
mindspore-ci-bot
|
7b98e611dd
|
!7705 Resolved BucketBatchByLength duplicate column name problem
Merge pull request !7705 from MahdiRahmaniHanzaki/bucket-batch-duplicate-column
|
5 years ago |
tinazhang
|
e7346dd3a9
|
add a validation code to fix issue I1YKU6 and corresponded ut, fix format issue I1YKXL
|
5 years ago |
Mahdi
|
0e03f5b0dd
|
Added GetDatasetSize
|
5 years ago |
Mahdi
|
94e916b0c2
|
Fixed duplicate column problem in BucketBatchByLength
|
5 years ago |
Cathy Wong
|
051bc60edb
|
C++ API: ValidateParams support for TensorOps; plus minor dataset fixes
|
5 years ago |
mindspore-ci-bot
|
3355bb5f2f
|
!7657 Leaf node IR breakdown, port to engine/ir/datasetops/source/
Merge pull request !7657 from ZiruiWu/ir_breakdown_leaf_nodes
|
5 years ago |
liyong
|
ee042b90f7
|
fix num_sample in sequentialSampler and randomSampler
|
5 years ago |
mindspore-ci-bot
|
e10d55165a
|
!7679 Modify calibration parameters
Merge pull request !7679 from shenwei41/question
|
5 years ago |
mindspore-ci-bot
|
de4da6457e
|
!7650 modify variable type from int to int32_t
Merge pull request !7650 from anzhengqi/fixed-variable-type
|
5 years ago |
shenwei41
|
6f8e94abd0
|
Modify calibration parameters
|
5 years ago |
mindspore-ci-bot
|
9d35fdc4e5
|
!7653 [MD] C++ api SaveOp
Merge pull request !7653 from luoyang/c-api-pyfunc
|
5 years ago |
Zirui Wu
|
cfc50e231a
|
Added IR breakdown for remaining ops after PR7596
fix android build failure
fix include in datasets.cc
attempting fix android build
fix complie err x86
|
5 years ago |
luoyang
|
8e60cfe800
|
[MD] C++ api save
|
5 years ago |
mindspore-ci-bot
|
19b10d474f
|
!7530 [MD] Add divide image proccessing
Merge pull request !7530 from jiangzhiwen/lite/image_divide
|
5 years ago |
mindspore-ci-bot
|
dc1ecdab28
|
!7623 [Data]Modify the behavior of the lite dataset, the default setting is to compile the dataset and mindspore lite trainging together
Merge pull request !7623 from xulei/lite_test0905
|
5 years ago |
hesham
|
c94162ac94
|
Add c++ API for dataset Caching
|
5 years ago |
xulei2020
|
8f392204be
|
minddata build with mindspore-lite train
|
5 years ago |
anzhengqi
|
516c53f1f0
|
modify int as int32_t
|
5 years ago |
mindspore-ci-bot
|
1ee9c4d014
|
!6645 [MD] add unique op
Merge pull request !6645 from liyong126/md_unique_op
|
5 years ago |
mindspore-ci-bot
|
45913d0682
|
!7591 fix stuck problem when using sink_size.
Merge pull request !7591 from anzhengqi/I1YI87-fix-sink_size-stuck
|
5 years ago |
mindspore-ci-bot
|
e09e154391
|
!7596 IR breakdown for 8 non-leaf nodes (except MapOp)
Merge pull request !7596 from ZiruiWu/ir_breakdown_non_leaf
|
5 years ago |
mindspore-ci-bot
|
49f02bfbed
|
!7564 [MD]Fix Type Convert error in arm32
Merge pull request !7564 from xulei/cmake
|
5 years ago |
liyong
|
fb2bd156c9
|
add unique op
|
5 years ago |
Zirui Wu
|
d471552fc5
|
shuffle take repeat bucketbatch buildvocab repeat shuffle take project concat rename node IR added
concat, bucketbatch project rename
fix ci round 1
fix ci round 2
fix up
fix ci
|
5 years ago |
mindspore-ci-bot
|
629a0f1e8d
|
!7594 Add Generator IR for mindspore::dataset::GeneratorOp
Merge pull request !7594 from ZiruiWu/generator_ir
|
5 years ago |
mindspore-ci-bot
|
938f377886
|
!7555 Add TreeConsumer and RuntimeContext to support multiple front ends
Merge pull request !7555 from h.farahat/consumers
|
5 years ago |
hesham
|
d7b5f48345
|
Change c++ Iterator to use Runtime2
Change c++ Iterator to use Runtime
Add Runtime header file
Add treeConsumer header file
|
5 years ago |
Zirui Wu
|
65da71c3fa
|
Add IR for generator Op
fix ci
|
5 years ago |
anzhengqi
|
5cf079595e
|
fix sink_size error
|
5 years ago |
mindspore-ci-bot
|
de7ea8e68c
|
!7540 Extract ImageFolderNode and BatchNode into its own files from datasets.cc/.h
Merge pull request !7540 from ZiruiWu/refactor_ir_demo
|
5 years ago |
mindspore-ci-bot
|
ff85533155
|
!7566 [MD]add comment for ExtractOp and Split op
Merge pull request !7566 from xulei/lite_test0905
|
5 years ago |
mindspore-ci-bot
|
a8dc0f5c1b
|
!7557 [MD] Add merge image proccessing
Merge pull request !7557 from jiangzhiwen/lite/merge
|
5 years ago |
xulei2020
|
6a1b2f9ba3
|
add comment for ExtractOp and Split op
|
5 years ago |
xulei2020
|
6d3d6633cb
|
fix type convert error in arm32
|
5 years ago |
jiangzhiwen
|
8e785648da
|
add merge image processing
|
5 years ago |