harshvardhangupta
bd61adbb72
Implement save/load of autotune dataset pipeline configuration #27943
4 years ago
zhoufeng
f49b195c39
extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
YangLuo
95abf92b23
Change data() to c_str() when getting const char*
4 years ago
shenwei41
7ae48d76a7
fix code review
4 years ago
YangLuo
fa7ed720c8
Saving dataset into Mindir and load for inference phase 2
4 years ago
luoyang
1a6a42c083
Update minddata log message
4 years ago
ms_yan
b423d6f4e0
wrapper log and return status into one macro func
4 years ago
Xiao Tianci
af632561be
fix pclint
4 years ago
zetongzhao
a0c203df23
fix deser python operation error
4 years ago
i-robot
a59b3a40a9
!23391 Fix 310 mindir infer error: undefined symbol
Merge pull request !23391 from luoyang/fix_mindir
4 years ago
luoyang
7ef569ad26
fix 310 mindir infer error: undefined symbol
4 years ago
YangLuo
9d89de5765
minddata error message optimize
4 years ago
zetongzhao
860810b9c4
check python interpreter
4 years ago
jonyguo
8f8882701d
enhance: format realpath
4 years ago
zetongzhao
0d389f3f0c
serdes python operations
4 years ago
luoyang
c799582bbd
Save data graph into MindIR and Load
4 years ago
i-robot
ef195c9de6
!21631 Deserialize part4
Merge pull request !21631 from zetongzhao/deserialize_3
4 years ago
zetongzhao
b17464e30c
deserialize and tests
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
zetongzhao
ea1f2d0d7c
deserialize and tests
4 years ago
zetongzhao
4f199b548c
deserialize and tests
4 years ago
zetongzhao
8693fd730a
deserialize and tests
4 years ago
jonyguo
7ebf5b6011
fix: regular path
4 years ago
TinaMengtingZhang
4812fece80
[Part I] Push down json save logic to IR and add getter to each IR node
5 years ago