mindspore-ci-bot
d92605db01
!12030 [MD] Fix opencv support datatype error msg description
From: @xiefangqi
Reviewed-by:
Signed-off-by:
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
xiefangqi
7bc35b01f2
fix error log issue
5 years ago
luoyang
7ac9dea5d5
fix compile error of 310 inference example
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
Cathy Wong
3e6e35d749
dataset: delete minddata/dataset/include/status.h
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
luoyang
fa4f67cbcd
LookupOp: default value of unknown_token support NoneType
5 years ago
mindspore-ci-bot
df2da5679d
!11901 fix cutout issue & pad doc
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
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
luoyang
8846b50c7f
fix cutout issue & pad doc
5 years ago
mindspore-ci-bot
320ea51308
!11853 Add call for decoupled image and text ops
From: @alexyuyue
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
7ec4aa92c7
!11582 dataset: add cpu utilization profiling
From: @ms_yan
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
e258315885
!11920 Refactor code under engine/cache/perf to pass lizard check
From: @lixiachen
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
5 years ago
mindspore-ci-bot
9169aa8310
!11882 【MD】【BUG】Add parameter verification for getROI function
From: @xulei2020
Reviewed-by: @heleiwang,@pandoublefeng
Signed-off-by: @pandoublefeng
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
mindspore-ci-bot
f980561fe1
!11598 [MD] add common validation functions for transform
From: @luoyang42
Reviewed-by:
Signed-off-by:
5 years ago
xulei2020
1f7fb5e38c
add function param verify for Divide
5 years ago
mindspore-ci-bot
d429ea3f7d
!11863 [MD][codex] Fix numa_iterface codex problem
From: @xiefangqi
Reviewed-by: @pandoublefeng,@heleiwang
Signed-off-by: @pandoublefeng
5 years ago
mindspore-ci-bot
69ff16a751
!11793 【MD】【BUG】Fix MD lite build in arm
From: @xulei2020
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
5 years ago
xiefangqi
3d72282f26
fix error msg issue
5 years ago
alex-yuyue
6fd58dc580
Add call for decoupled image and text ops
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
xiefangqi
fdeded6c42
fix numa interface codex
5 years ago
Mahdi
8f34faeb7a
Changed bindings to SamplerObj
5 years ago
YangLuo
1893ae8662
[MD] add common validation functions for transform
5 years ago
xulei2020
eaef9b2739
fix md lite in arm compile
5 years ago
mindspore-ci-bot
28661127c7
!11755 【MD】【BUG】Fix MD lite build in arm
From: @xulei2020
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @pandoublefeng
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
xulei2020
befb3518e4
MD lite build failed in arm when build in X86_64
5 years ago
heleiwang
2dc9ba761c
gnn support weight sampling neighbors.
5 years ago
hesham
7120c66998
Add SubsetSampler
5 years ago
mindspore-ci-bot
4cd6588af0
!11393 Migrating cache transform pass from execution tree to IR tree
From: @lixiachen
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
e21bc108cd
!11687 Modify waring
From: @shenwei41
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
5 years ago
mindspore-ci-bot
59e5be7ae0
!11635 【MD】【BUG】Add parameter verification for getROI function
From: @xulei2020
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @pandoublefeng
5 years ago
shenwei41
52f07527b7
modify waring
5 years ago
xulei2020
de630f1cb1
Add parameter verification for getROI function
fix c++ ut compilation failed of Asan bug
5 years ago
Lixia Chen
922e1f4f36
Migrate CacheTransformPass
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