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
Lixia Chen
32b82c2737
Fix a core dump in TreeConsumer::Terminate()
and other minor cache changes
5 years ago
xiaoyisd
424999267a
mac build
5 years ago
Jesse Lee
0c8dfc68ec
Fix hang on RequestFreeTag
5 years ago
Lixia Chen
2ddb1fb75e
More CRC fix and blocking BatchOp under cache
5 years ago
Lixia Chen
1b19118adc
fix error msg issues from test team and move hostname/port to CacheClientGreeter
5 years ago
tinazhang
6f31bdbf67
fix issues for hq testers: I277HD, I277HV
5 years ago
tinazhang
27698866d1
Block take/skip under cache and fix docstring
and other minor changes per the request of HQ testers
5 years ago
Lixia Chen
ab7427f1a9
Minor fix for DatasetCache param validation
5 years ago
tinazhang
39e656096c
Cosmetic changes per the request of HQ testers
5 years ago
Jesse Lee
e59b5f3a4a
Async write buffer
5 years ago
Jamie Nisbet
5664641651
Rebase to f352f9a54a
5 years ago
shenwei41
ce80db0985
Modify alarm information
5 years ago
Jesse Lee
c795879313
CacheOp delivery for HQ tester
5 years ago
Eric
16673fbca9
Added signature for eager execute
Added fix for album, removed ifdef
5 years ago
mindspore-ci-bot
c88ed51c99
!8291 [MD][GPU] minddata use pin memory can improve efficiency
From: @xiefangqi
Reviewed-by: @pandoublefeng,@jonyguo
Signed-off-by: @jonyguo
5 years ago
Lixia Chen
f24a788eed
Rebase up to 5792d50ca7
5 years ago
xiefangqi
26acb9f801
minddata gpu mode add pin memory
5 years ago
Jesse Lee
1b52955ca6
Undo PR 8140
5 years ago
Jesse Lee
a71310d960
resolve dependency
5 years ago
Lixia Chen
572c5e5f29
Rebase up to 542a52fbf8
5 years ago