mindspore-ci-bot
5ff9c08680
!13515 cpp api modify
...
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
2021-03-20 15:13:55 +08:00
mindspore-ci-bot
07ef04ad4b
!13614 [MD] Fix Canny when the ksize is set to 7
...
From: @tiancixiao
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
2021-03-20 15:05:08 +08:00
mindspore-ci-bot
8ab9d99714
!13507 dynamic shape adapter
...
From: @liubuyu
Reviewed-by: @zhoufeng54,@jjfeing
Signed-off-by: @jjfeing
2021-03-20 13:59:06 +08:00
liubuyu
a03452ff2c
dynamic shape bug fix
2021-03-19 17:57:31 +08:00
Xiao Tianci
b88a68c9e8
fix canny when size is 7
2021-03-19 17:26:59 +08:00
mindspore-ci-bot
0451a800bc
!13571 Added seed to prevent random failures in ut
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
2021-03-19 17:17:42 +08:00
lixian
693b4cfdc8
refactor cpp context, add string tensor, add get tensor by name
2021-03-19 16:08:55 +08:00
mindspore-ci-bot
8e8f3043f9
!12115 IR operators of GPU and CPU are unified as batchnorm
...
From: @ding_fei_fei
Reviewed-by:
Signed-off-by:
2021-03-19 14:51:26 +08:00
Eric
a3c98d9d59
Added fix for random core dump
2021-03-18 21:15:50 -04:00
dingpeifei
87e41aaeee
IR operators of GPU and CPU are unified as batchnorm
2021-03-18 19:02:28 +08:00
mindspore-ci-bot
b45f289801
!13504 Add check of GetPerspectiveTransform and GetAffineTransform
...
From: @shenwei41
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
2021-03-18 09:57:52 +08:00
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
2021-03-18 09:35:22 +08:00
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.
2021-03-17 13:48:04 -04:00
shenwei41
89f109a3f3
add check of operation
2021-03-17 20:29:17 +08:00
Eric
a7da38feeb
Added example for ngram
2021-03-16 23:45:04 -04:00
mindspore-ci-bot
c0aa5f8132
!13365 Fix random rotation input check
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
2021-03-17 09:42:37 +08:00
mindspore-ci-bot
f68732c15d
!13279 Add resizefiller operation
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
2021-03-17 09:41:46 +08:00
Eric
c730df23e8
Added json fix 2
2021-03-16 18:32:42 -04:00
Eric
4be0ffb9ba
removing type_id.h from header files
2021-03-16 16:51:10 -04:00
mindspore-ci-bot
465ea885de
!13399 workspace of comm op can be reused
...
From: @zhoufeng54
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
2021-03-16 20:55:34 +08:00
shenwei41
d1bb9d470e
Add resizefiller
2021-03-16 20:35:27 +08:00
mindspore-ci-bot
bba879a703
!13379 fix bias add infer
...
From: @lianliguang
Reviewed-by: @ginfung,@chujinjin
Signed-off-by: @chujinjin
2021-03-16 15:10:16 +08:00
zhoufeng
b7e5f956e5
workspace of comm op can be reused
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-03-16 14:42:52 +08:00
mindspore-ci-bot
77cda67b3f
!13012 add mul fusion based on allreduce fusion
...
From: @lvchangquan
Reviewed-by:
Signed-off-by:
2021-03-16 14:04:51 +08:00
LianLiguang
d34074d1ac
fix bug of biasadd grad's infer shape
2021-03-16 10:45:20 +08:00
Eric
9b921953f9
misc issues
2021-03-15 22:30:04 -04:00
Lixia Chen
30017ea5a0
Fix codex issues
2021-03-15 11:15:15 -04:00
lvchangquan
31f9e6a42c
add op_mul fusion based on allreduce fusion in pynative mode
2021-03-15 21:12:14 +08:00
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
2021-03-15 20:29:56 +08:00
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
2021-03-15 15:35:36 +08:00
ms_yan
b4b4577b85
adapter profiling with new ascend lib
2021-03-14 11:38:20 +08:00
mindspore-ci-bot
98a87ad969
!13220 Add data helper to C++ API
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
2021-03-13 09:52:54 +08:00
TinaMengtingZhang
ac05546aeb
fix input check bug in RandomSelectSubpolicy and codex issue
2021-03-12 16:04:38 -05:00
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
2021-03-12 15:30:34 -05:00
mindspore-ci-bot
483bb9de60
!13078 dataset UT: Reinstate INFO logging and data verification - part 2
...
From: @cathwong
Reviewed-by:
Signed-off-by:
2021-03-13 03:55:34 +08:00
Cathy Wong
95bbaaf9f6
dataset: Reinstate INFO logging and data verification - part 2
...
for image/vision datasets
2021-03-12 10:07:45 -05:00
chenfei
fc335daa30
get all j node and then expand them
2021-03-12 20:06:43 +08:00
mindspore-ci-bot
be17d5c54c
!11678 Reactor pynative
...
From: @zjun3021
Reviewed-by:
Signed-off-by:
2021-03-12 17:47:55 +08:00
mindspore-ci-bot
00f2ec66df
!13173 Change switch to Switch
...
From: @liangzhibo
Reviewed-by: @kingxian,@jpc_chenjianping
Signed-off-by: @kingxian
2021-03-12 14:23:43 +08:00
mindspore-ci-bot
f7040ca134
!13198 Fix get_dataset_size error with PKSampler
...
From: @ziruiwu
Reviewed-by:
Signed-off-by:
2021-03-12 06:11:26 +08:00
Zirui Wu
2692e3cc3d
fix pk sampler's get_dataset error due to num_class unavaiable at pre-runtime
2021-03-11 15:43:02 -05:00
mindspore-ci-bot
236c874e64
!12862 Increase default level of parallelism in minddata pipeline
...
From: @robingrosman
Reviewed-by:
Signed-off-by:
2021-03-12 04:23:02 +08:00
zjun
ae3a9d2883
Reactor pynative
...
Signed-off-by: zjun <zhangjun0@huawei.com>
Modify real dynamic
Signed-off-by: zjun <zhangjun0@huawei.com>
2021-03-11 19:37:43 +08:00
l00591931
bbdb050fc7
Change switch to Switch
2021-03-11 17:06:55 +08:00
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
2021-03-10 18:38:11 -08:00
mindspore-ci-bot
0febd9c891
!13017 Add RGB2GRAY Operation
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
2021-03-11 10:08:25 +08:00
Cathy Wong
71ad3bb808
dataset: Specify Sampler and TensorTransform C++ API classes as final
2021-03-10 15:25:20 -05:00
shenwei41
7b56d1772e
Add RGB2GRAY operation
2021-03-10 20:59:50 +08:00
mindspore-ci-bot
c69142fdc1
!12968 update reshape type for 3d nodes
...
From: @liubuyu
Reviewed-by:
Signed-off-by:
2021-03-10 20:33:04 +08:00
jonyguo
c426cd5434
fix: increace deviation_ratio for gnn test case
2021-03-10 15:58:46 +08:00