mindspore-ci-bot
496ba58ba3
!14104 reduce ut time of cutmix_batch and ConcatOp
From: @luoyang42
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
5 years ago
YangLuo
5b8fae497e
reduce ut time of cutmix_batch
5 years ago
lvchangquan
1531271623
use op atomic clean to clear input addr in launch allreduce
5 years ago
mindspore-ci-bot
d7bd79244a
!13752 Add check of ResizePreserveARWithFiller operation to r1.2
From: @shenwei41
Reviewed-by:
Signed-off-by:
5 years ago
shenwei41
a32a483e97
Add check of ResizePreserveARWithFiller on r1.2
5 years ago
yepei6
48d50d97e6
add ENABLE_GLIBCXX param
5 years ago
mindspore-ci-bot
d6fb43e148
!13653 Add check to rgbtogray in r1.2
From: @shenwei41
Reviewed-by: @tiancixiao,@liucunwei,@heleiwang
Signed-off-by: @liucunwei
5 years ago
mindspore-ci-bot
df4a3cdf22
!13619 cpp api modify
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
5 years ago
lixian
9722a014c0
refactor cpp context, add string tensor, add get tensor by name
5 years ago
shenwei41
8b5871ef44
Add check to rgbtogray in r1.2
5 years ago
mindspore-ci-bot
e557d81c4f
!13640 [MD] Fix Canny when the ksize is set to 7
From: @tiancixiao
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
Xiao Tianci
16ee8891ab
fix canny when ksize is set to 7
5 years ago
liubuyu
f303f5ff6e
dyanmic shape bug fix
5 years ago
mindspore-ci-bot
0451a800bc
!13571 Added seed to prevent random failures in ut
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
8e8f3043f9
!12115 IR operators of GPU and CPU are unified as batchnorm
From: @ding_fei_fei
Reviewed-by:
Signed-off-by:
5 years ago
Eric
a3c98d9d59
Added fix for random core dump
5 years ago
dingpeifei
87e41aaeee
IR operators of GPU and CPU are unified as batchnorm
5 years ago
mindspore-ci-bot
b45f289801
!13504 Add check of GetPerspectiveTransform and GetAffineTransform
From: @shenwei41
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
5 years ago
mindspore-ci-bot
dd90f7f055
!13506 dataset UT: Reinstate INFO logging and data verification - part 3
From: @cathwong
Reviewed-by: @robingrosman,@liucunwei
Signed-off-by: @robingrosman
5 years ago
Cathy Wong
1775c4e83d
dataset: Reinstate INFO logging and data verification - part 3
Updates: GetItemAt, CreateFromVector, CreateScalar.
Add TEST_MS_LOG_MSTENSOR.
Wrap ASSERT_OK around Tensor function calls.
5 years ago
shenwei41
89f109a3f3
add check of operation
5 years ago
Eric
a7da38feeb
Added example for ngram
5 years ago
mindspore-ci-bot
c0aa5f8132
!13365 Fix random rotation input check
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
f68732c15d
!13279 Add resizefiller operation
From: @shenwei41
Reviewed-by:
Signed-off-by:
5 years ago
Eric
c730df23e8
Added json fix 2
5 years ago
Eric
4be0ffb9ba
removing type_id.h from header files
5 years ago
mindspore-ci-bot
465ea885de
!13399 workspace of comm op can be reused
From: @zhoufeng54
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
5 years ago
shenwei41
d1bb9d470e
Add resizefiller
5 years ago
mindspore-ci-bot
bba879a703
!13379 fix bias add infer
From: @lianliguang
Reviewed-by: @ginfung,@chujinjin
Signed-off-by: @chujinjin
5 years ago
zhoufeng
b7e5f956e5
workspace of comm op can be reused
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
77cda67b3f
!13012 add mul fusion based on allreduce fusion
From: @lvchangquan
Reviewed-by:
Signed-off-by:
5 years ago
LianLiguang
d34074d1ac
fix bug of biasadd grad's infer shape
5 years ago
Eric
9b921953f9
misc issues
5 years ago
Lixia Chen
30017ea5a0
Fix codex issues
5 years ago
lvchangquan
31f9e6a42c
add op_mul fusion based on allreduce fusion in pynative mode
5 years ago
mindspore-ci-bot
0cf6fb5310
!13264 [MD] Fix input check bug in RandomSelectSubpolicyOperation and codex issues
From: @tina_mengting_zhang
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
5 years ago
mindspore-ci-bot
b8b96e15e7
!13155 [ME]Fix bug of embed J and side-by-side J
From: @chenfei52
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
5 years ago
ms_yan
b4b4577b85
adapter profiling with new ascend lib
5 years ago
mindspore-ci-bot
98a87ad969
!13220 Add data helper to C++ API
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
TinaMengtingZhang
ac05546aeb
fix input check bug in RandomSelectSubpolicy and codex issue
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
mindspore-ci-bot
483bb9de60
!13078 dataset UT: Reinstate INFO logging and data verification - part 2
From: @cathwong
Reviewed-by:
Signed-off-by:
5 years ago
Cathy Wong
95bbaaf9f6
dataset: Reinstate INFO logging and data verification - part 2
for image/vision datasets
5 years ago
chenfei
fc335daa30
get all j node and then expand them
5 years ago
mindspore-ci-bot
be17d5c54c
!11678 Reactor pynative
From: @zjun3021
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
00f2ec66df
!13173 Change switch to Switch
From: @liangzhibo
Reviewed-by: @kingxian,@jpc_chenjianping
Signed-off-by: @kingxian
5 years ago
mindspore-ci-bot
f7040ca134
!13198 Fix get_dataset_size error with PKSampler
From: @ziruiwu
Reviewed-by:
Signed-off-by:
5 years ago
Zirui Wu
2692e3cc3d
fix pk sampler's get_dataset error due to num_class unavaiable at pre-runtime
5 years ago
mindspore-ci-bot
236c874e64
!12862 Increase default level of parallelism in minddata pipeline
From: @robingrosman
Reviewed-by:
Signed-off-by:
5 years ago
zjun
ae3a9d2883
Reactor pynative
Signed-off-by: zjun <zhangjun0@huawei.com>
Modify real dynamic
Signed-off-by: zjun <zhangjun0@huawei.com>
5 years ago