Wei Luning
1d77bf86a9
Exports MindSpore quant predict model to deploy with GEIR
5 years ago
leopz
a67132f6b7
fix shape and add testcase
5 years ago
liuwenhao4
be40a90ec6
add InplaceAddD and InplaceSubD vm ops
5 years ago
mindspore-ci-bot
0e7839826e
!1945 [bug]fix bug in '=', use signature to support auto cast in assign.
Merge pull request !1945 from vlne-v1/I1JXUP-resnet50-thor-assign-fail
5 years ago
Wei Luning
ee8420aefa
Make assign operator to use the signature.
5 years ago
zhaoting
b16a552d41
Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
This reverts commit 705c71a257 .
5 years ago
mindspore-ci-bot
686ced85ad
!1785 add dropout special kernel selected rules
Merge pull request !1785 from lianliguang/add-dropout-kernel-special-kernel-select-rules
5 years ago
WilliamLian
9c005b182c
convert dropoutdomask nodes's kernel info's first format which connected with same dropoutgenmask
5 years ago
mindspore-ci-bot
41d195b545
!1794 support cpu op EmbeddingLookup
Merge pull request !1794 from dengwentao/cpu_op
5 years ago
dengwentao
098eec4661
add cpu op embedding_look_up
5 years ago
huangdongrun
beacc26077
* add isconstant primitive
* add infer_value for common math ops
* convert constant bool tensor to bool value
* do not infer value when encounter 0 as division
for while condition, do not unrool if condition is a tensor
5 years ago
Kang
041f628cce
Optimize MixedPrecisionCast function
5 years ago
BowenK
96379faa3a
Remove ZerosLikeTensor and sub with ZerosLike
5 years ago
zhouneng
65b0f8d1b3
为算子进行VM流程对接
5 years ago
mindspore-ci-bot
8556eee3fc
!1578 recitify pretrained path and revert AdjustAllReduceMulAdduse
Merge pull request !1578 from gengdongjie/master
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
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
6 years ago
liubuyu
315a95c583
add pad for nms_with_mask
5 years ago
zhaojichen
a42ec8f69f
add applyrmsprop op for vm
6 years ago
zhouneng
218ade30b2
add vm support sin and cumsum
6 years ago
chenfei
7d41812b98
split-graph-for-control-sink
6 years ago
Wei Luning
3db8cfa54f
add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
6 years ago
liuxiao
cc024bb3a1
UnsortedSegmentMin for GE
6 years ago
zhoufeng
b78e54a5c4
new control sink entry
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
6 years ago
wangcong
6478015786
fix compile error
6 years ago
panyifeng
b7596e1f33
Add switch_case primitive
6 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
6 years ago
buxue
0f89cc1da4
dock AcoshGrad for GE and AvgPool AvgPoolGrad for Vm
6 years ago
panyifeng
9e633b6c12
validate bprop rules
6 years ago
Wei Luning
f305d6f8a7
Revert "add pattern AdjustAllReduceMulAdd"
This reverts commit ea6958c50a .
6 years ago
zhoufeng
c2b3360d69
update clang format rule
6 years ago
mindspore-ci-bot
3822b4837f
!340 Add a HistogramSummary ops to record tensor value
Merge pull request !340 from ougongchang/master
6 years ago
mindspore-ci-bot
71b63c3fcf
!246 [opt pass] AdjustAllReduceMulAdd
Merge pull request !246 from vlne-v1/I1E3PI-opt-pass-adjust-allreduce-apply-weight-decy-seq
6 years ago
Wei Luning
ea6958c50a
add pattern AdjustAllReduceMulAdd
6 years ago
ougongchang
0ed6d9178e
add Histogram summary operator
clean clang format errors and cpplint errors
add some test cases for histogram summary operator
6 years ago
buxue
80978cf3cc
support operator ** // % for scalar and tensor, and in not in for dict, ang str concat
6 years ago
chenfei
d1a0ded6c2
use first depend create parameter
6 years ago
liuxiao
47d903ff57
Add pack and unpack
6 years ago
huangdongrun
d3f733fa25
support grad on graph with variable arguments
use unpack graph primitive instead
add testcases for all grad interface
remove debug log
format code
remove dumpfuncgraph
resolve clang-format
resolve reviews
resolve cpplint
fix review
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago