ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
xiefangqi
0e2efc2501
fix minddata code clean
4 years ago
harshvardhangupta
e718d26065
reorder params
4 years ago
harshvardhangupta
4b704ddbd3
fix codecheck and pclint complaints
4 years ago
YangLuo
bf48400c10
unify include file of minddata
4 years ago
mindspore-ci-bot
f9c5060cf2
!14930 Handle ignored returned Status
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
4 years ago
hesham
98f0f36a20
Removed unused include
5 years ago
hesham
6e6eaebb77
Fix unused return value in main code
5 years ago
mindspore-ci-bot
1d89109d19
!14929 Cleanup stale comments about DataBuffers
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @pandoublefeng
4 years ago
hesham
15354569f2
Cleanup stale comments about DataBuffers
5 years ago
mohammad
cc42b2c221
fix codedex + add docstring
5 years ago
luoyang
e063146b3c
fix minddata issues
5 years ago
Mahdi
9c3c36217e
Added pull based prototype
5 years ago
luoyang
24de4f12fa
MindData support dual ABI
5 years ago
Eric
9953757ff4
Fixed tenor compile error for MD
5 years ago
Zirui Wu
fa553956ef
add num_epochs to CPP API Dataset::CreateIterator(columns,num_epochs)
5 years ago
mohammad
f48ab2b5c9
make MD public headers standalone
5 years ago
Zirui Wu
7538f82da9
add callback to map's c api
fix test err
fix ci round 1
fix ci round 2
add col_order to batch_node
minor fix
5 years ago
hesham
982efd0e25
Update RuntimeContext
5 years ago
hesham
5169fb4c42
Remove api namespace
5 years ago
hesham
0ba0595caf
DatasetNode as a base for all IR nodes
5 years ago
luoyang
8e60cfe800
[MD] C++ api save
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
jiangzhiwen
2a59596fe6
fix ImageFolderDataset probability failure
5 years ago
mindspore-ci-bot
2ff6dd3b77
!5861 [MD] Change return val of GetNextRow in c-api
Merge pull request !5861 from luoyang/c-api-pyfunc
5 years ago
luoyang
581335453e
Change return val of GetNextRow
5 years ago
jiangzhiwen
0e9fbf6970
fix iterator get null when occur runtimer error
5 years ago
luoyang
373adaa553
!4402 [Dataset] Fix c_api bugs
5 years ago
mindspore-ci-bot
0bb39830ae
!4250 fix cpp api iterator build function
Merge pull request !4250 from anthonyaje/fix_cpp_api_iterator
5 years ago
anthonyaje
9774505ecd
Fixed dataset cpp api iterator build function
5 years ago
YangLuo
e6a12946c8
Updata voc build() & add C++ Op CreateTupleIterator
5 years ago
Mahdi
2b71cbf1bd
Added RenameOp
5 years ago
Mahdi
91b4d90716
Added ZipOp
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago