mindspore-ci-bot
98a87ad969
!13220 Add data helper to C++ API
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
TinaMengtingZhang
ac05546aeb
fix input check bug in RandomSelectSubpolicy and codex issue
4 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
4 years ago
mindspore-ci-bot
483bb9de60
!13078 dataset UT: Reinstate INFO logging and data verification - part 2
From: @cathwong
Reviewed-by:
Signed-off-by:
4 years ago
Cathy Wong
95bbaaf9f6
dataset: Reinstate INFO logging and data verification - part 2
for image/vision datasets
4 years ago
chenfei
fc335daa30
get all j node and then expand them
4 years ago
mindspore-ci-bot
be17d5c54c
!11678 Reactor pynative
From: @zjun3021
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
00f2ec66df
!13173 Change switch to Switch
From: @liangzhibo
Reviewed-by: @kingxian,@jpc_chenjianping
Signed-off-by: @kingxian
4 years ago
mindspore-ci-bot
f7040ca134
!13198 Fix get_dataset_size error with PKSampler
From: @ziruiwu
Reviewed-by:
Signed-off-by:
4 years ago
Zirui Wu
2692e3cc3d
fix pk sampler's get_dataset error due to num_class unavaiable at pre-runtime
4 years ago
mindspore-ci-bot
236c874e64
!12862 Increase default level of parallelism in minddata pipeline
From: @robingrosman
Reviewed-by:
Signed-off-by:
4 years ago
zjun
ae3a9d2883
Reactor pynative
Signed-off-by: zjun <zhangjun0@huawei.com>
Modify real dynamic
Signed-off-by: zjun <zhangjun0@huawei.com>
4 years ago
l00591931
bbdb050fc7
Change switch to Switch
4 years ago
RobinGrosman
a0e75b845a
Increase default level of parallelism in mindddata pipeline to 8.
Adjust memory usage to not increase as parallelism increases. it will
stay at same level it would be with 4 parallelism
4 years ago
mindspore-ci-bot
0febd9c891
!13017 Add RGB2GRAY Operation
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
Cathy Wong
71ad3bb808
dataset: Specify Sampler and TensorTransform C++ API classes as final
4 years ago
shenwei41
7b56d1772e
Add RGB2GRAY operation
4 years ago
mindspore-ci-bot
c69142fdc1
!12968 update reshape type for 3d nodes
From: @liubuyu
Reviewed-by:
Signed-off-by:
4 years ago
jonyguo
c426cd5434
fix: increace deviation_ratio for gnn test case
4 years ago
liubuyu
518818fbef
reshape type for 3d nodes
4 years ago
mindspore-ci-bot
62a6f783b3
!12809 Added pull-based prototype
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
4 years ago
LianLiguang
4acab81599
using cpp infer firstly
4 years ago
Mahdi
9c3c36217e
Added pull based prototype
4 years ago
YangLuo
74431ad117
Fix bugs of minddata transforms
4 years ago
Zirui Wu
8022001450
Remove datasets.h dependency on tensor.h and other related dependencies
Replace std::function<TensorRow(TensorRow)> with std::function<MSTensorVec(MSTensor)> by using std::bind
Replace pad_info with MSTensor
Switch TensorShape/dataset::DataType to vector<int64> /mindspore::DataType
Change TypeId to mindspore::DataType in SchemaObj
address review cmts, add CreateFromMSTensor() in tensor.h/.cc
4 years ago
mindspore-ci-bot
ea8db7baf4
!12936 dataset UT: Reinstate INFO logging and data verification - part 1
From: @cathwong
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
Cathy Wong
521c313a3b
dataset: Reinstate INFO logging and data verification - part1
4 years ago
mindspore-ci-bot
d285692217
!12852 Change maketuple in coreops
From: @liangzhibo
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9baec79337
!12881 add GaussianBlur and Canny for lite_cv
From: @tiancixiao
Reviewed-by:
Signed-off-by:
4 years ago
l00591931
680324f225
Change make tuple in core.ops
4 years ago
TinaMengtingZhang
6280582315
fix testcases in c_api_random_test.cc
fix testcases in c_api_transforms_test.cc
4 years ago
Xiao Tianci
449452c7ef
add gaussian blur and canny for lite cv process
4 years ago
mindspore-ci-bot
423dcfc917
!12836 Change return in core_ops
From: @liangzhibo
Reviewed-by: @kingxian,@jpc_chenjianping
Signed-off-by: @kingxian
4 years ago
mindspore-ci-bot
2f312dac66
!12091 Performance optimization for PyNative AllReduce
From: @jojobugfree
Reviewed-by:
Signed-off-by:
4 years ago
l00591931
cf7c5840e3
Change return
4 years ago
Eric
f9a2379a70
Fixing api leftover
Fixed compile error
Fixed more testcases
4 years ago
caifubi
171b468bb3
PyNative AllReduce Bucket
4 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
4 years ago
mindspore-ci-bot
7f71525b0a
!12810 dataset: Add IR vision error input tests, plus other UT updates
From: @cathwong
Reviewed-by:
Signed-off-by:
4 years ago
Cathy Wong
253f389817
dataset: Add IR vision error input tests, plus other UT updates
4 years ago
mindspore-ci-bot
1f93d097cf
!12762 [MD] C++ API class: make Parse() as protected
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
4 years ago
YangLuo
eecbc99b2e
fix minddata include internal head file & fix execute ut
4 years ago
chendongsheng
db0a6f1e19
replace ps-lite
4 years ago
mindspore-ci-bot
8800347e7a
!12745 remove test address exception
From: @anancds
Reviewed-by: @cristoval,@xsmq
Signed-off-by: @cristoval
4 years ago
TinaMengtingZhang
ccefa8b32e
Make Parse() as protected
4 years ago
mindspore-ci-bot
85461bcdb3
!12532 add SyncBatchNorm
From: @yuchaojie
Reviewed-by:
Signed-off-by:
4 years ago
chendongsheng
dfcbf96424
remove test address exception
4 years ago
mindspore-ci-bot
614cf339ad
!12703 Add a switch to control grad for scalar
From: @ginfung
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
c34fda33df
!12578 added server
From: @anancds
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @cristoval
4 years ago
yujianfeng
f0b7c3dd4d
Add a switch to control grad for scalar
4 years ago