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
shenwei41
59efbb88ec
fix waring
4 years ago
i-robot
f6a478fa4e
!20299 Fix warnings in code check and pclint - master
Merge pull request !20299 from zetongzhao/warn_fix
4 years ago
i-robot
a455d81133
!20430 Code check fix - Remove redundant header include for master
Merge pull request !20430 from lixiachen/code_check_master
4 years ago
Lixia Chen
5a82838f7f
remove redundant header include
4 years ago
i-robot
0e025d2210
!20308 Fix warnings codeDEX, codecheck, shellcheck
Merge pull request !20308 from Mohammad Motallebi/fix_clean_july_master
4 years ago
mohammad
1061153af3
fix CI warnings
4 years ago
i-robot
89f85f9014
!20301 Fix cache_hw.cc int64_t to long long int problem
Merge pull request !20301 from xiefangqi/md_fix_cache_int64_problem
4 years ago
xiefangqi
517f0bf1fe
fix cache int64 compile problem
4 years ago
zetongzhao
34be6b2363
code check & pclint
4 years ago
Lixia Chen
3c0129226b
Fix codex, codecheck, shellcheck issues
4 years ago
Lixia Chen
1f03b16e0e
Fix cache_admin server start stderr output
Fix TFRecord get_dataset_size() when cached
4 years ago
i-robot
48e384c5bd
!18439 Enhance cache server's log path and spilling path display
Merge pull request !18439 from lixiachen/minor_cache_fix
4 years ago
Lixia Chen
a331dab28e
Fix cache log path and spilling path display
4 years ago
jonyguo
7ebf5b6011
fix: regular path
4 years ago
Lixia Chen
6744600816
more ci warnings fix
4 years ago
i-robot
8aab6febf9
!18020 Fix cache server startup hang when GLOG_v=0
Merge pull request !18020 from lixiachen/fix_glogv0_hang
4 years ago
Lixia Chen
3f9ba3abf3
fix cache server startup hang when GLOG_v=0
4 years ago
Lixia Chen
4a5df4c340
Fix session destroy and pyfunc random check
Fix anonymous enum CI warnings
4 years ago
Lixia Chen
8c1b561149
Fix cache code check warnings
4 years ago
Zirui Wu
f31d9b3a2d
fix CI
fix CI
4 years ago
Lixia Chen
029e0b52d7
Allow cache server to run inside a docker env
4 years ago
Lixia Chen
8812111f94
change shared mem perm to 600 & minor other fixes
4 years ago
ZPaC
12f95b51f4
Add server code part2
4 years ago
mindspore-ci-bot
1e2e554db3
!15380 Unify minddata include files(except for datasets.h) in scenario of cloud and lite
From: @luoyang42
Reviewed-by: @tiancixiao
Signed-off-by:
4 years ago
mindspore-ci-bot
83cdb8bb38
!15560 Optimize cache_admin tool to allow multiple session destroy
From: @lixiachen
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
a92fbfe4d9
!15547 Change cache server's default location
From: @lixiachen
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
4 years ago
Lixia Chen
44fb7ac4bb
Add support for multi-session destroy
4 years ago
tinazhang66
a46ef22314
Support dynamic cache memory sizing.
4 years ago
Lixia Chen
8ffd210632
Change cache server default dir
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
f451625ea9
!14822 Fix cache client status reset and final flush
From: @lixiachen
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
5 years ago
mindspore-ci-bot
7fe5aa5cd1
!14773 compile shared grpc library
From: @zhoufeng54
Reviewed-by: @xu-yfei,@kisnwang
Signed-off-by: @xu-yfei
5 years ago
Lixia Chen
1f2b178a16
Reset CacheClient's status for a new run
Turn off lock only after all data is cached
5 years ago
zhoufeng
cae58d85ef
compile shared grpc library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
Lixia Chen
9a16a2cf5c
Improve cache server spilling perf
5 years ago
hesham
8535e89e6c
Remove DataBuffer
5 years ago
hesham
0d86cb1423
Remove rows_per_buffer
5 years ago
hesham
a9a80693be
Replace Databuffers with TensorRows
5 years ago
zhoufeng
e4c59a1c8f
library size optimization for 310
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
Lixia Chen
30017ea5a0
Fix codex issues
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
tinazhang66
5b7bdb9493
fix issues on displaying configuration of cache server
5 years ago
Lixia Chen
389dec70d1
Adjust log level for cache server/admin/perf
and fix cache perf tool compilation
5 years ago