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
4 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
4 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
Lixia Chen
97cd142f8d
Overwrite default port/hostname from env variables
update copyright
add examples to CacheClient docstring
5 years ago
zhoufeng
aa130a2ab3
delete todo code
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
5 years ago
mindspore-ci-bot
f1009cb21b
!11855 [MD] Cache: Add new "server_info" command to show configuration of cache server
From: @tina_mengting_zhang
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
5 years ago
tinazhang
a559fc7f5f
Add new command for displaying server configurations
5 years ago
Lixia Chen
fc35d54fe0
Fix lizard check for engine/cache/perf
5 years ago
mindspore-ci-bot
3708624a25
!11559 [MD] Change the default spill location of cache server
From: @lixiachen
Reviewed-by:
Signed-off-by:
5 years ago
Lixia Chen
be6d310946
Default to memory-only cache server
5 years ago
xsmq
73b7154e55
fix cmakelint error
5 years ago
jonyguo
f0fa1a2356
fix: cache_server / cache_admin enhance rpath
5 years ago
jonyguo
4dbe6737e7
fix: enhance rpath link for minddata lib and execute
5 years ago
xiefangqi
f09fdb2679
change md numa link to dllload
5 years ago
Jesse Lee
e9e7334511
Fix run task error
5 years ago
xiefangqi
e6d78dc1cd
fix mac compile issue
5 years ago
Lixia Chen
b86ad055be
Minor fix (requested by HQ)
5 years ago
mindspore-ci-bot
3159fb462c
!10310 Fix cookie mismatch issue
From: @lixiachen
Reviewed-by: @mikef,@liucunwei
Signed-off-by: @liucunwei
5 years ago
Jesse Lee
31a265ce55
Fix cookie mismatch issue
5 years ago
mayang
4059e9c53e
cache module, exchange the log level of Session destroyed with id: xxx from INFO to WARNING.
5 years ago
Lixia Chen
52ee8edc37
Minor log change
5 years ago
Lixia Chen
6ee16b3292
Remove warning
5 years ago
Jesse Lee
b78cbfe420
Fix asan and fix BatchWait racing condition
5 years ago
mindspore-ci-bot
bccf04d36c
!8378 [MD][GPU] minddata device_que push optimizer
From: @xiefangqi
Reviewed-by:
Signed-off-by:
5 years ago
xiefangqi
ae36071fc8
add push opt logic
5 years ago
Lixia Chen
b4b73b16c9
Detect interrupt and cleanup BatchWait
and other minor change per the request of HQ testers
5 years ago
xiaoyisd
0cf09f4b8e
ifdef __APPLE -> #if defined(__APPLE__)
5 years ago
mindspore-ci-bot
c2ad16352f
!9532 build for mac
From: @xiaoyisd
Reviewed-by:
Signed-off-by:
5 years ago