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
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
Xiao Tianci
7b1b457ccf
c++ api add DeviceQueue
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
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
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
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
hesham
c94162ac94
Add c++ API for dataset Caching
5 years ago
anzhengqi
516c53f1f0
modify int as int32_t
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
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
xulei2020
6d3d6633cb
fix type convert error in arm32
5 years ago
Zirui Wu
52eec881ec
Refactor ImageFolderNode and BatchNode into its separate files
fix ci
fix ci
address review cmmts, fix ci
remove dup code in datasets.cc
5 years ago
mindspore-ci-bot
643366ea70
!7538 Add empty string tensor support for Album
Merge pull request !7538 from EricZ/album_empty_string
5 years ago
Eric
7e21648e16
Added Album empty string tensor support
5 years ago
Zirui Wu
aa8442e0a3
add skeleton code for tree_adapter
stage II tree_adapter
add test case for tree_adapter
use dfs to build tree
add more test case
add test case
fix ci
fix ci round 2
fix ci round 3
fix ci round 4
fix complie error
fix ci round 6
fix ci round 7
fix ci round 8
fix ci round 9
5 years ago
mindspore-ci-bot
b33cc9d991
!7418 Fix minddata lite build
Merge pull request !7418 from EricZ/remove_adapter_md
5 years ago
Eric
1f11ccce06
Removed log_adapter dependency for minddata lite
Brute force fix?
Added missing import
Added removal of new cache functionality
Fix batch
Remove crc and cache optimizer
Remove affine
Remove cut mix batch
Added securec.h
Removed unused crc import
Fixed minor arm64 compile issues for tensor ops
Removed excess code from de_tensor
Added vision import
remove random device ops
Removed commented line
Added extra layer to switch adapter logic
Added securec
Added float fix
5 years ago
yanghaitao
9770be4bab
gpu profiling
5 years ago
mindspore-ci-bot
70bd405338
!7375 Change normalize input check
Merge pull request !7375 from EricZ/change_normalize_check
5 years ago
mindspore-ci-bot
0a645c64e0
!7369 Fix android build error introduced by PR6017
Merge pull request !7369 from ZiruiWu/fix_batch_col_name_core_dump
5 years ago
Eric
d3e89086e5
Removed check for normalize mean
5 years ago
Zirui Wu
51eec90069
g# This is a combination of 2 commits.
fix andorid build broke by pr6017
5 years ago
Eric
359ad19884
Added float_array support
Added fix, tests to come
5 years ago
mindspore-ci-bot
a11c3b389c
!7109 Exclude GeneratorOp from self-reseting after an epoch
Merge pull request !7109 from h.farahat/reinstate-3974
5 years ago
mindspore-ci-bot
fa5c9c1528
!7264 Fix BatchOp's core dump when input_col_name is incorrect
Merge pull request !7264 from ZiruiWu/fix_batch_col_name_core_dump
5 years ago
hesham
bcf913fb0d
Add temp fix gor generator Op when num_epochs=-1
5 years ago
Zirui Wu
c42a1b4a2f
fix batch core dump when col name doesn't exist
fix ci
5 years ago
nsyca
587f1362e9
Revert 'Pull Request !6598 : Revert the code changes in PR3974'
5 years ago
mindspore-ci-bot
6f77ec45f1
!6905 [MD] Enable cache for more leaf datasets
Merge pull request !6905 from lixiachen/CacheOp_dev
5 years ago
YangLuo
c36a36304c
[MD] sampler log update
5 years ago