liuxiao93
380a57f3c1
Adapt ApplyCenteredRmsProp.
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
mindspore-ci-bot
2405cf71b2
!2981 primitive hook decouped
Merge pull request !2981 from lianliguang/primitive-decoupling
5 years ago
WilliamLian
9682d08d96
refactor primitive hook function
5 years ago
mindspore-ci-bot
8f15d1f608
!2791 convert subgraph
Merge pull request !2791 from changzherui/subgraph
5 years ago
changzherui
a27ce973ad
convert subgraph
5 years ago
mindspore-ci-bot
8eb98cb3e2
!2988 Add attr “roi_end_mode" in ROIAlign for both GE and VM backends.
Merge pull request !2988 from liuxiao93/ROIAlign
5 years ago
liuxiao93
d74d2608cb
Add attr in ROIAlign.
5 years ago
liuxiao93
e691c11f30
MatMul->MatMulV2
5 years ago
changzherui
17da929b82
syn code 0706
5 years ago
leilei_snow
5cccfbc61b
Add TransShape Operator.
6 years ago
Xian Weizhao
6d491b9073
relax the exception of control depend on value node
5 years ago
mindspore-ci-bot
a4fbdc3f69
!2245 Decouple ir::Tensor from python.
Merge pull request !2245 from hewei/decouple_tensor
5 years ago
He Wei
43e0967024
Decouple ir::Tensor class from python
5 years ago
yanghaoran
21c381b366
sync from mindspore to incubator
5 years ago
Yi Huaijie
2eb739de6e
change HostAllGather and HostReduceScatter to internal interface
5 years ago
Shida He
4c056855e0
Implementation for mindspore debugger
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
liuxiao
c7c6f5736b
Adapt ApplyProximalAdagrad and SparseApplyProximalAdagrad
5 years ago
zhaozhenlong
ccda0f7b36
add op AscendQuant AscendDequant
5 years ago
buxue
8aee6b07d6
develop TensorScatterUpdate op and access ge and vm
5 years ago
kingfo
38436f929f
move hook function to primtivePy class
5 years ago
yanghaoran
8da4c1a763
synchronize latest ascend software 04 Jun 2020
5 years ago
liuxiao
6856c2ac7a
Adapt ops ApplyProximalAdagrad for GE
5 years ago
zhaojichen
73a836f286
fix applyrmsprop
5 years ago
zhaojichen
b6a0ee9f6c
fix applyrmsprop bug
5 years ago
jonyguo
228061818c
Merge branch 'incubator-master' into sync_05177ff9_6b1715a7
5 years ago
fary86
54ccab295c
1.Update log level of some statements in validator.cc
2.Fix core dump of exporting onnx model when device target is 'GPU'
3.Fix numbers of arguments and graph parameters check error
4.Fix log prefix of some files of gpu submodule is error
5 years ago
jonyguo
34428e0082
Merge branch 'incubator-master' into sync_a7744bde_acce61d0
5 years ago
leopz
4508134ceb
add tensor_minnie and separate py from ir
5 years ago
Yi Huaijie
2f8e7ff693
add operator HostAllGather and HostReduceScatter
6 years ago
liuxiao
627724a205
Add RangeD for GE
6 years ago
mindspore-ci-bot
a510ecc8ff
!1339 add epsilon parameter for layernorm
Merge pull request !1339 from JichenZhao/layernorm_mean_var_shape
6 years ago
jonyguo
a94423cad5
Merge branch 'incubator-master' into sync_d9c74e0a
6 years ago
jonyguo
78cc0d5d8d
Merge branch 'incubator-master' into sync_d9c74e0a
6 years ago
zhaojichen
7c9fb3424f
add epsilon parameter for layernorm
6 years ago
liuxiao
68aca9ab52
UnsortedSegmentMinD->UnsortedSegmentMin
6 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
6 years ago
mindspore-ci-bot
56c3fed30e
!1261 Incremental subgraph initialization
Merge pull request !1261 from changzherui/add_tensor_init
6 years ago
buxue
e490618db8
support tensor get value by tensor index
support tensor set value by tensor index
6 years ago
changzherui
c23731e592
Incremental subgraph initialization
6 years ago
mindspore-ci-bot
18c9495000
!1228 Adapt tbe op UnsortedSegmentMin for GE.
Merge pull request !1228 from liuxiao/UnsortedSegmentMin
6 years ago
liuxiao
cc024bb3a1
UnsortedSegmentMin for GE
6 years ago
zhaojichen
d1d1766bed
add squaresumall op
6 years ago
changzherui
1e93927772
code 516 for test
6 years ago
梁成辉
22866fbe25
Adapt to TBE Cast operator latest interface
6 years ago
mindspore-ci-bot
a2d5ad5abe
!1099 fix bug of can not find op adapter
Merge pull request !1099 from fary86/fix_bug_for_can_not_find_opadapter
6 years ago
fary86
77ef790f25
Fix bug of can not find opadapter
6 years ago
liuxiao
10abb68498
add ops CTCLoss
6 years ago
mindspore-ci-bot
6ab046e4dd
!1062 Adapt Softplus\SoftplusGrad for VM, and ApplyFtrlD for both GE and VM.
Merge pull request !1062 from liuxiao/softplus-softplusgrad
6 years ago