hesham
3d16a4dee2
Fix bug in terminating a failed pipeline
4 years ago
liu-yongqi-63
457ee03082
Vocab C++ Interface Alignment and SentencePieceVocab C++ interface alignment and Python interface refactoring
4 years ago
i-robot
70b5de7a71
!30772 fix waring on master
Merge pull request !30772 from shenwei41/waring_master
4 years ago
h.farahat
a3dec34833
Dataset failover reset
4 years ago
shenwei41
4a1de05363
waring_fix_master
4 years ago
harshvardhangupta
02f4a8068b
add tests, clean states, print proper warn logs
4 years ago
hesham
40797c40da
AutoTune
4 years ago
i-robot
f23e93ec63
!26454 add header file master
Merge pull request !26454 from 刘勇琪/master
4 years ago
liu-yongqi-63
fb5505cc50
add header file
4 years ago
harshvardhangupta
6cf42c46d3
prevent double tree registration
4 years ago
ms_yan
b423d6f4e0
wrapper log and return status into one macro func
4 years ago
i-robot
c7fd469c73
!26176 [minddata] sync code clean to opensource branch
Merge pull request !26176 from xiefangqi/md_sync_enterp_bugfix_to_opensource
4 years ago
xiefanqi
1907fc22eb
sync enterprise code clean to master
4 years ago
rescue
22e03ab12e
Adding offload hardware accelerator.
4 years ago
hesham
8e8dfdc29a
Fix profiler tracing nodes
4 years ago
hesham
843357a6d8
Make ProfilingManager a singleton
4 years ago
hetshah
f5d7bdfc68
fixed code quality issues
4 years ago
Cathy Wong
0665a191dc
MD Profiling: Move ProfilingManager from ExecutionTree to TreeConsumer
4 years ago
YangLuo
9d89de5765
minddata error message optimize
4 years ago
i-robot
33c3bda5fb
!22864 Remove overcorrect nullptr check for private function
Merge pull request !22864 from xiefangqi/md_remove_useless_nullptr_check
4 years ago
xiefangqi
6e36944196
fix nullptr check problem
4 years ago
Guo Zhijian
4b413922ac
fix: code review new
4 years ago
liyong
c257cf36e2
refactor mindrecord
4 years ago
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
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
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
ms_yan
65870045bc
modify some error msg
4 years ago
shenwei41
e3385e2564
fix waring to master
4 years ago
liyong
2989a5a23b
fix some bugs
4 years ago
hesham
3a9695313b
files_need_cleanup fixes
4 years ago
xiefangqi
9b846c7873
voc add image_id column
5 years ago
liyong
587247e793
add support save dynamic shape tensor
5 years ago
liyong
710b3d2236
fix bug in save
5 years ago
hesham
98f0f36a20
Removed unused include
5 years ago
mohammad
cc42b2c221
fix codedex + add docstring
5 years ago
hesham
97cf4e516e
Address 3 code issues:
1- access out of bound memory in toFlatIndex
2- CreateFromNPArray function is 50>
3- duplicate variable init
5 years ago
hesham
8535e89e6c
Remove DataBuffer
5 years ago
Mahdi
9c3c36217e
Added pull based prototype
5 years ago
xulei2020
ee09b38f00
add code for MD lite C++ include and api
5 years ago
mindspore-ci-bot
ee3cc09b22
!11259 Fix CI issues
From: @ezphlow
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
5 years ago
Eric
f758bfa79f
CI fix part 1
Added CI fix
5 years ago
mohammad
f48ab2b5c9
make MD public headers standalone
5 years ago
Zirui Wu
0e68575e77
port over getter pass
port over tensor_op_fusion pass
add fusion support for prebuildOpeartion (TensorOpeartion)
5 years ago
Mahdi
c622e9cb12
Changin Sampler in Python to SamplerObj
5 years ago
Zirui Wu
12b4684e26
address testing ticket
add tree_adapter usage flag
5 years ago
Lixia Chen
32b82c2737
Fix a core dump in TreeConsumer::Terminate()
and other minor cache changes
5 years ago
Nat Sutyanyong
d69a29a44e
Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
5 years ago
Cathy Wong
d15072ca27
dataset Python Pushdown - minor review rework
5 years ago
Mahdi
f80553bc6e
Optimization for GetDatasetSize
5 years ago