mindspore-ci-bot
5ff9c08680
!13515 cpp api modify
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
5 years ago
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
5 years ago
mindspore-ci-bot
8ab9d99714
!13507 dynamic shape adapter
From: @liubuyu
Reviewed-by: @zhoufeng54,@jjfeing
Signed-off-by: @jjfeing
5 years ago
liubuyu
a03452ff2c
dynamic shape bug fix
5 years ago
Xiao Tianci
b88a68c9e8
fix canny when size is 7
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
lixian
693b4cfdc8
refactor cpp context, add string tensor, add get tensor by name
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
mindspore-ci-bot
1d505ebad3
!13528 Optimize the functions of log module
From: @askmiao
Reviewed-by: @ginfung,@zh_qh,@ginfung
Signed-off-by: @zh_qh
5 years ago
askmiao
4e39eab473
modify the log module
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
YangLuo
f99204b292
fix python tokenizer
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
mindspore-ci-bot
4639dc44b8
!13438 fix bug of runtest.sh when run ut python
From: @xsmq
Reviewed-by: @xulei2020,@zhoufeng54,@zhunaipan
Signed-off-by: @zhoufeng54,@zhunaipan
5 years ago
mindspore-ci-bot
b61aa9b4cf
!13342 Throw exception when tensor with 0 shape is constructed
From: @liangzhibo
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
xsmq
d7eeed0b27
fix bug of runtest.sh when run ut python
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
7454ac8ecd
!13382 [PipelineSplit]change pipeline key word
From: @lichen666
Reviewed-by: @kisnwang,@zhunaipan
Signed-off-by: @zhunaipan
5 years ago
mindspore-ci-bot
48a7a94677
!13397 fix shellcheck error
From: @xsmq
Reviewed-by: @zhoufeng54,@zhunaipan
Signed-off-by: @zhunaipan
5 years ago
mindspore-ci-bot
f9c408934e
!13380 unify range
From: @lianliguang
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
5 years ago
xsmq
bf6da44f84
fix shellcheck error
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
lichenever
a2b2727ba8
change_pipeline_key_word
5 years ago
LianLiguang
17b9758543
unify range ops
5 years ago
LianLiguang
d34074d1ac
fix bug of biasadd grad's infer shape
5 years ago
l00591931
bd777e0710
throw exception when tensor has zero in 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
ac18da3770
!13061 [MD][bugfix] Fix to_json error: can't pickle pyfunc
From: @xiefangqi
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
f9a1587e82
!13158 [MD] Fix errors of RandomAffine and examples in docs
From: @tiancixiao
Reviewed-by:
Signed-off-by:
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