mindspore-ci-bot
36ddcf9f9a
!12811 [MD] Add env to open numa feature
From: @xiefangqi
Reviewed-by: @liucunwei,@liucunwei,@heleiwang
Signed-off-by: @liucunwei
5 years ago
Eric
f9a2379a70
Fixing api leftover
Fixed compile error
Fixed more testcases
5 years ago
mindspore-ci-bot
4f504ad2a3
!12760 Fix include file(samplers.h) contains internal head file & Fix execute ut
From: @luoyang42
Reviewed-by: @pandoublefeng,@heleiwang,@liucunwei
Signed-off-by: @pandoublefeng,@liucunwei
5 years ago
xiefangqi
c1a13bb779
add env to open numa
5 years ago
mindspore-ci-bot
1f93d097cf
!12762 [MD] C++ API class: make Parse() as protected
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
3f3621e429
!12484 MD C++ api decouple ABI compile macro
From: @luoyang42
Reviewed-by:
Signed-off-by:
5 years ago
luoyang
24de4f12fa
MindData support dual ABI
5 years ago
YangLuo
eecbc99b2e
fix minddata include internal head file & fix execute ut
5 years ago
TinaMengtingZhang
ccefa8b32e
Make Parse() as protected
5 years ago
YangLuo
2ab47c1887
Disable MSContext in Minddata temporarily to avoid link error
5 years ago
mohammad
f73def5933
make C++ API classes for samplers
5 years ago
TinaMengtingZhang
518828b639
Support 3 composed data ops and cleanup code
5 years ago
mindspore-ci-bot
515728da81
!12363 Sampler IR functions return status
From: @mhmotallebi
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
5 years ago
YangLuo
d8ace8f041
fix minddata issues
5 years ago
mohammad
9e6fcc7f23
return status from sampler IR functions
5 years ago
mindspore-ci-bot
f9f24ca94d
!12360 Adjust log level for cache server/admin/perf
From: @lixiachen
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
5 years ago
Lixia Chen
389dec70d1
Adjust log level for cache server/admin/perf
and fix cache perf tool compilation
5 years ago
mindspore-ci-bot
ced5575387
!12353 Move sampler IR code to engine/ir
From: @mhmotallebi
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
1e75ac45c4
!12348 Fix SequentialSampler issue
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
5 years ago
mohammad
74bc54b694
push down sampler IR files
5 years ago
TinaMengtingZhang
462422acc7
Move transforms and text ir down
5 years ago
Mahdi
4b106f184c
Fixed an issue with SequentialSampler
5 years ago
Cathy Wong
fc8b9fc85e
dataset: Push down IR vision files
5 years ago
xiefangqi
93d7642374
fix gpu rank_id problem
5 years ago
lizhenyu
6649153c49
add input data type check for ps cache mode
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
hesham
4bbc3445f1
datasets.py cleanup
5 years ago
hesham
edfb2e1414
Issue#1:
DistributedSampler with GeneratorOp bug
Issue#2:
GeneratorOp with iterable source doesn't respect num_samples
Issue#3:
Generator with schemas does not take samplers
5 years ago
mindspore-ci-bot
544da6f845
!11727 [MD] Add vision ops and py_transform ops support to Serdes save
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
5 years ago
Nat Sutyanyong
46483d89b1
Completely remove unused ExecTree optimizer code, rewrite ExecutionTree::Prepare()
5 years ago
TinaMengtingZhang
ddab5ad417
Add support for vision op and py_transform op to serdes
5 years ago
mindspore-ci-bot
e8f4cafd02
!11950 Overwrite default port/hostname from env variables for cache_admin
From: @lixiachen
Reviewed-by:
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
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
Nat Sutyanyong
5a7dc0accc
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
5 years ago
tinazhang
a559fc7f5f
Add new command for displaying server configurations
5 years ago
mindspore-ci-bot
7ec4aa92c7
!11582 dataset: add cpu utilization profiling
From: @ms_yan
Reviewed-by:
Signed-off-by:
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
Lixia Chen
fc35d54fe0
Fix lizard check for engine/cache/perf
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
mindspore-ci-bot
20c1727b2c
!11631 Add SubsetSampler
From: @hfarahat
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
8e4a6842ff
!11681 gnn support edge weight sampling
From: @heleiwang
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
5 years ago
heleiwang
2dc9ba761c
gnn support weight sampling neighbors.
5 years ago
hesham
7120c66998
Add SubsetSampler
5 years ago