mindspore-ci-bot
b61aa9b4cf
!13342 Throw exception when tensor with 0 shape is constructed
...
From: @liangzhibo
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
0fdf5c54e3
!13069 Add dynamic shape testcases for Sub
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
df4da9ca85
!13403 fix level1 mindspore.numpy ci errors
...
From: @yanglf1121
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
2545e2c5f1
!13335 Fix check of input dims for BiasAdd and attr of maxpool3d .
...
From: @liu_xiao_93
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
huangmengxi
535f14b58e
* fix ci error
4 years ago
liuxiao93
a6b7de5df9
fix check of input dims for BiasAdd.
4 years ago
l00591931
bd777e0710
throw exception when tensor has zero in shape
4 years ago
huangmengxi
2f463d4a97
bug fix
4 years ago
mindspore-ci-bot
ec4d1fbf60
!12726 Add March Numpy interfaces to mindspore
...
From: @yanglf1121
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
18580ac506
!13140 Operator[StridedSlice] not support bool tensor in cpu env.
...
From: @wangyanling10
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
1cc4d28843
!12911 [MD] fix error when train twice in pynative and feed mode
...
From: @liyong126
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
58da4dbd23
!10239 add StackPush and StackPop for aicpu
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
yanglf1121
72b365c24b
Add new np interfaces
4 years ago
wangyanling
42aa96a1a2
support bool data type for StridedSlice op
4 years ago
mindspore-ci-bot
7b5eaac570
!13223 zero copy
...
From: @zhupuxu
Reviewed-by:
Signed-off-by:
4 years ago
yanzhenxiang2020
f6677628c0
add StackPush and StackPop for aicpu
4 years ago
mindspore-ci-bot
5a6bb251b0
!12724 add Dropout2D and rename Dropout3d to Dropout3D
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
zhupuxu
3cc573b5b8
zero copy
...
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
4 years ago
liyong
621b796ed3
fix error when train twice in pynative and feed model
4 years ago
mindspore-ci-bot
423026c1ac
!13226 update graphengine 0311
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
shenwei41
c0f966ddef
update graphengine 0311
4 years ago
TFBunny
4d35303265
support string in GPU print
4 years ago
mindspore-ci-bot
e1a95b1152
!12714 rebuild getitem
...
From: @yepei6
Reviewed-by:
Signed-off-by:
4 years ago
Zhenglong Li
762c63af6f
Add error message
4 years ago
mindspore-ci-bot
063607de90
!13015 update testcases of dump
...
From: @rainyhorse
Reviewed-by: @xsmq,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
TFBunny
3f397503c0
add dynamic shape testcases for Sub
4 years ago
mindspore-ci-bot
2303abd58c
!12693 Setting of dynamic_batch_size supported
...
From: @zhupuxu
Reviewed-by:
Signed-off-by:
4 years ago
zhupuxu
5ca25451ee
dynamic_batch
...
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
4 years ago
mindspore-ci-bot
70024d3ab1
!12189 Add CPU Pad op
...
From: @wanyiming
Reviewed-by:
Signed-off-by:
4 years ago
rainyhorse
d2432a962a
update the convert tool path
4 years ago
mindspore-ci-bot
723844a06f
!12999 Dvpp input validation
...
From: @lizhenglong1992
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
4 years ago
yepei6
57373ed30a
merge getitem the by otehr types to by tuple(success)
4 years ago
mindspore-ci-bot
750d7e6e2a
!12793 [auto-monad] Refactor ascend_auto_monad
...
From: @hwhewei
Reviewed-by:
Signed-off-by:
4 years ago
Zhenglong Li
2474a0237f
Fix dvpp input validation and Aipp config generation issue
4 years ago
mindspore-ci-bot
802e756c9b
!12897 Add float64 support to reducemax grad gpu op
...
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
8b733dccaa
!12922 biasadd report error when input 5d with nchw format at cpu
...
From: @wangyanling10
Reviewed-by:
Signed-off-by:
4 years ago
wanyiming
dbc0ad13db
cpu_pad_op
4 years ago
mindspore-ci-bot
b8fc22d551
!12976 New gpu op TensorScatterUpdate
...
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
wangyanling
e6693ea89d
biasadd operator report error when input is not 2d or 4d
4 years ago
Peilin Wang
dd72f44b27
tensor_scatter_update new op quick initial commit
...
fix ci
fix ci
fix ci
fix ci
4 years ago
mindspore-ci-bot
d8ec8f6e95
!12782 support load mindir and run
...
From: @wangnan39
Reviewed-by:
Signed-off-by:
4 years ago
He Wei
891fd7df92
[auto-monad] Refactor ascend_auto_monad
...
1. Remove output parameter pool for ascend control flow;
2. Remove duplicate code for Switch and SwitchLayer;
3. Add 'return' attribute to label_goto that used for return;
4. Disable tail call optimize for graphs with 'recursive' flag.
4 years ago
mindspore-ci-bot
9ed9d950e2
!11446 fix argmax op for cpu and gpu
...
From: @xcnick
Reviewed-by:
Signed-off-by:
4 years ago
wangnan39@huawei.com
0681c2597b
develop mindir load and run
4 years ago
mindspore-ci-bot
48d4cca512
!12949 Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
...
From: @zh_qh
Reviewed-by: @hwhewei,@zhunaipan
Signed-off-by: @zhunaipan
4 years ago
Zhang Qinghua
df866f7248
Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
4 years ago
mindspore-ci-bot
df98fa0233
!12842 Add grad op for gpu dynamic shape testing op
...
From: @peilin-wang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
d285692217
!12852 Change maketuple in coreops
...
From: @liangzhibo
Reviewed-by:
Signed-off-by:
4 years ago
lvliang
26f6fea675
debug_for_new_interface_forwardvalueandgrad
4 years ago
l00591931
680324f225
Change make tuple in core.ops
4 years ago