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
shenwei41
e3385e2564
fix waring to master
4 years ago
jonyguo
dd6780bd40
fix: crop size maybe 0
4 years ago
Lixia Chen
5a82838f7f
remove redundant header include
4 years ago
Lixia Chen
3c0129226b
Fix codex, codecheck, shellcheck issues
4 years ago
xiefangqi
d9d9fdb68e
fix gpu allocate error without printing log
4 years ago
zetongzhao
f905a2a901
magic number warn fix
4 years ago
buxue
d50d46013b
code security check
4 years ago
xiefangqi
073f8e382e
remove text offsets duplicate code
4 years ago
mindspore-ci-bot
327a3ffde0
!17032 fix: code check 2.0 problems
From: @jonyguo
Reviewed-by: @heleiwang
Signed-off-by:
4 years ago
mindspore-ci-bot
6db8f664a5
!17163 warn fixes
From: @zetongzhao
Reviewed-by: @robingrosman
Signed-off-by:
4 years ago
mindspore-ci-bot
61c96a444f
!17100 clean minddata lint
From: @luoyang42
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
4 years ago
jonyguo
b48c0c1899
fix : code check 2.0
4 years ago
ms_yan
9028408da7
put exception into result_queue and do reraise in main process
4 years ago
zetongzhao
22934510cd
746, 1149
4 years ago
luoyang
4be15bcaf1
clean minddata lint
4 years ago
Lixia Chen
8ffd210632
Change cache server default dir
4 years ago
mindspore-ci-bot
f9c5060cf2
!14930 Handle ignored returned Status
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
5 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
5b7ed56d57
!12521 [WIP] MindData C++ Plugin infrastructure with GDAL decode
From: @ziruiwu
Reviewed-by:
Signed-off-by:
5 years ago
jonyguo
dcab396d96
fix: random_device(...) failed in some situation
5 years ago
Zirui Wu
8ebc512d25
plugin infrastruture for mindddata
add single element string tensor support for plugin tensor
5 years ago
mindspore-ci-bot
f45890c3f6
!14136 Improve cache server spilling performance
From: @lixiachen
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @pandoublefeng
5 years ago
xiefangqi
db43f196a7
fix codex&cpplint&pylint
5 years ago
Lixia Chen
9a16a2cf5c
Improve cache server spilling perf
5 years ago
luoyang
624511337c
MindData Codespell correction
5 years ago
ms_yan
92e86804e1
init add acltdt handle create and destory
add hostpush part modify
optimize previous code
provide aclhandle access method
modify CMakeList format
add device_id parameter into TransferNode
update acltdt api
5 years ago
Eric
82f7c6f2c7
Moving data_helper
exposing json
WIP fix for removing templates
Removing templates part 1
replacing core/constants.h
removed template part 2
Changed fake data to filler data
Fixing CI
Fix CI part 2
CI fix part 2
Fix CI 3
Fixed lizard for data_util
Fixed clang
Fixing CI part 4
5 years ago
xiefangqi
b3763e7afb
Add rdr info
5 years ago
gongxiaoqing
7f538b51e7
回退 'Pull Request !11074 : replace tdt with acltdt interface'
5 years ago
mindspore-ci-bot
c2582dcab9
!11074 replace tdt with acltdt interface
From: @ms_yan
Reviewed-by: @lilongfei15
Signed-off-by:
5 years ago
ms_yan
293f81128d
init add acltdt handle create and destory
add hostpush part modify
optimize previous code
provide aclhandle access method
modify CMakeList format
add device_id parameter into TransferNode
5 years ago
xulei2020
ee09b38f00
add code for MD lite C++ include and api
5 years ago
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
5 years ago
yanghaitao1
83cb87bcd1
cpu profiling
add operator profiling part
add op_id param when create task
repair bugs in op cpu sampling
fix wrong order of write and parse cpu_info
add process cpu profiling part
add multiprocessing part(part 1)
adapter cpu_sampling c layer
fix little error in sampling
descrease cirle complex in voc
descrease cirle complex in device_que
5 years ago
mindspore-ci-bot
794af6d094
!11834 [MD] Fix error msg description of dataset
From: @xiefangqi
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
5 years ago
xiefangqi
3d72282f26
fix error msg issue
5 years ago
xiefangqi
fdeded6c42
fix numa interface codex
5 years ago
xsmq
73b7154e55
fix cmakelint error
5 years ago
xiefangqi
3f76abcdee
minddata err msg add file path
5 years ago
mindspore-ci-bot
0e03630503
!11139 [MD][BugFix] MindData remove the compile link of _c_dataengine and numa
From: @xiefangqi
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
1221eac84a
!11196 modify code formats for master
From: @lvmingfu
Reviewed-by:
Signed-off-by:
5 years ago
lvmingfu
27848587a3
modify code formats for master
5 years ago
zhoufeng
d2d62614eb
kill subprocess when main process exit
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
xiefangqi
f09fdb2679
change md numa link to dllload
5 years ago
xiefangqi
e6d78dc1cd
fix mac compile issue
5 years ago
shenwei41
de624e1c52
Modify some Alarm information
5 years ago