rick_sanchez
e2a322b6b7
Modify code to support dynamic graph.
5 years ago
mindspore-ci-bot
5aa55302d4
!1691 Fix codex warning in `do_signature.cc`
Merge pull request !1691 from seatea/fix-codex-warning
5 years ago
seatea
eff6fa7b8f
Fix codex warning in `do_signature.cc`.
5 years ago
zhouneng
65b0f8d1b3
为算子进行VM流程对接
5 years ago
mindspore-ci-bot
e8b14d70c7
!1542 [pynative] fix `MultitypeFuncGraph` and `HyperMap` in pynative mode
Merge pull request !1542 from vlne-v1/I1GZ0B-multitype-funcgraph-bug
5 years ago
mindspore-ci-bot
8556eee3fc
!1578 recitify pretrained path and revert AdjustAllReduceMulAdduse
Merge pull request !1578 from gengdongjie/master
5 years ago
mindspore-ci-bot
19ce0c372a
!1257 Implicit type conversion
Merge pull request !1257 from candanzg/implicit_type_conversion2
5 years ago
Wei Luning
ebf02dd528
fix `MultitypeFuncGraph` and `HyperMap` in pynative mode
5 years ago
gengdongjie
705c71a257
Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
This reverts commit 3db8cfa54f .
5 years ago
leopz
4508134ceb
add tensor_minnie and separate py from ir
5 years ago
candanzg
2429da19fb
implicit type conversion
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 years ago
huangdongrun
1159f2b11e
add prim infer attr cache
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
5 years ago
mindspore-ci-bot
0e665616f0
!1160 add backward hook and custom bprop in pynative mode
Merge pull request !1160 from wangqiuliang/add-backward-hook-in-pynative-mode
5 years ago
kingfo
840922e501
add backward hook function in pynative mode
5 years ago
liubuyu
315a95c583
add pad for nms_with_mask
5 years ago
ougongchang
7d78b5d89e
Put the parameter validation of the Summary operator into the python layer
add some unittest for summary operator
support ScalarSummary to record number type
5 years ago
zhaojichen
a42ec8f69f
add applyrmsprop op for vm
5 years ago
mindspore-ci-bot
274f6f014f
!1133 support tensor get value by tensor index
Merge pull request !1133 from zhangbuxue/support_tensor_get_value_by_tensor_index
5 years ago
buxue
e490618db8
support tensor get value by tensor index
support tensor set value by tensor index
5 years ago
mindspore-ci-bot
07b14f32b9
!1296 move signature to primitivepy and bprop_func to utils
Merge pull request !1296 from leopz/fix_primitive
5 years ago
zhouneng
218ade30b2
add vm support sin and cumsum
5 years ago
mindspore-ci-bot
eed1c343ef
!1185 split graph for control sink
Merge pull request !1185 from chenfei_mindspore/split-graph-for-control-sink
5 years ago
chenfei
7d41812b98
split-graph-for-control-sink
5 years ago
leopz
04763b8b76
move signature to primitivepy and bprop_func to utils
5 years ago
yvetteliu
22764e203e
Reduce the generation of subgraphs.
5 years ago
Wei Luning
3db8cfa54f
add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
6 years ago
wuxuejian
390b013e64
random choice with mask
5 years ago
liuxiao
cc024bb3a1
UnsortedSegmentMin for GE
5 years ago
panyifeng
a028c40e1c
fix codex
5 years ago
zhoufeng
b78e54a5c4
new control sink entry
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
wangcong
6478015786
fix compile error
5 years ago
wangcong
7017ac3f7e
depthwisecon2d-eltwise pass
5 years ago
mindspore-ci-bot
298a784878
!1090 fix mean and var shape in layernorm
Merge pull request !1090 from JichenZhao/layernorm_mean_var_shape
5 years ago
zhaojichen
c622879a2f
fix mean and var shape in layernorm
5 years ago
zhousiyi
047ac018da
specialize hypermap paramater
5 years ago
mindspore-ci-bot
c72589aad6
!953 add submodule id for log interface
Merge pull request !953 from fary86/add_submodule_id_for_log_interface
5 years ago
fary86
3f323e48e2
Add submodule id for log interface
5 years ago
panyifeng
065e25e1bb
Support index to switch_layer
5 years ago
panyifeng
b7596e1f33
Add switch_case primitive
5 years ago
Wei Luning
157710ca0f
bugfix* fix bug in output tuple of tuple.* check kRWWrite input no-variable* input x of ScatterNdUpdate should be a parameter node
5 years ago
zhaozhenlong
66e7a36846
ImageGradients check 4d
fix DiagPart constant folding issue
fix argmin output type check
fix atan2 doc error
fix remove FusedBatchNorm and its grad
5 years ago
Wei Luning
8f1984a8d1
only cast when level is O2
5 years ago
buxue
0f89cc1da4
dock AcoshGrad for GE and AvgPool AvgPoolGrad for Vm
5 years ago
mindspore-ci-bot
8bf35b2b0c
!700 validate bprop rules
Merge pull request !700 from penn/validate_bprop_rules
5 years ago
mindspore-ci-bot
420ef2a352
!731 remove extra empty string from log text
Merge pull request !731 from fary86/remove_extra_empty_string_in_log
5 years ago
fary86
b314c1d621
Remove extra empty string from log text
5 years ago
panyifeng
9e633b6c12
validate bprop rules
6 years ago
mindspore-ci-bot
63712848e2
!494 Split ccsrc cmake to individual sub-directories
Merge pull request !494 from zhoufeng/cmake-sub
5 years ago
mindspore-ci-bot
e213f2a435
!687 Fix bug: Summary tage type checking and exception throwing
Merge pull request !687 from candanzg/summary_tag_check
5 years ago
zhoufeng
b681cec8f2
cmake refactor
5 years ago