jiangjinsheng
e71599b5ca
vm for lin_space
2020-06-22 10:32:03 +08:00
xutianchun
2bfc86f5b7
Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
2020-06-22 09:31:30 +08:00
pkuliuliu
acf46bafbb
add Normal op
2020-06-20 09:23:13 +08:00
buxue
2c9ca199ad
support catch IndexError in C++
2020-06-19 12:13:18 +08:00
mindspore-ci-bot
b9ad407dc2
!2204 add check for tensor slice before convert to ops
...
Merge pull request !2204 from zhangbuxue/add_check_for_tensor_slice_before_convert_to_ops
2020-06-17 16:39:11 +08:00
buxue
61857b69ed
add check for tensor slice before convert to ops
2020-06-17 15:32:41 +08:00
liuxiao
df63a3195d
fix input value check for SparseApplyFtrl and SparseApplyAdagrad
2020-06-17 13:05:09 +08:00
mindspore-ci-bot
6089d58d8d
!2171 ssim input shape h and w should be greater than or equal to filter_size
...
Merge pull request !2171 from zhaozhenlong/fix-issues-quant-not-exposed-ssim-ksize-check
2020-06-16 18:53:45 +08:00
zhaozhenlong
ea681bfb0f
fix ssim filter size check
2020-06-16 17:32:35 +08:00
zhaozhenlong
dbfb4f057c
move AscendQuant AscendDequant to inner_ops.py
2020-06-16 17:25:26 +08:00
mindspore-ci-bot
71d27c6854
!2068 Add InplaceAddD and InplaceSubD vm ops
...
Merge pull request !2068 from liuwenhao/master
2020-06-16 11:00:32 +08:00
mindspore-ci-bot
105dcb1c1e
!2128 hidden range
...
Merge pull request !2128 from jiangjinsheng/issue_fix3
2020-06-16 10:37:27 +08:00
mindspore-ci-bot
ea96cbcef2
!1979 fix partial primitive poly node
...
Merge pull request !1979 from fary86/fix_patial_primitive_poly_code
2020-06-16 09:35:57 +08:00
liuwenhao4
be40a90ec6
add InplaceAddD and InplaceSubD vm ops
2020-06-16 09:29:11 +08:00
jiangjinsheng
032e921298
hidden range
2020-06-16 09:18:25 +08:00
mindspore-ci-bot
7b6f13886f
!1962 add vm support for operators include ApproximateEqual, InplaceUpdateD and InTopKD
...
Merge pull request !1962 from zhouneng/add_vm_support_for_ApproximateEqual_InplaceUpdateD_InTopKD
2020-06-15 21:00:35 +08:00
zhaozhenlong
ccda0f7b36
add op AscendQuant AscendDequant
2020-06-15 16:42:53 +08:00
fary86
ffa3352088
Fix partial primitive poly node
2020-06-15 10:56:55 +08:00
zhouneng
51fe3501a4
add vm support for ApproximateEqual, InplaceUpdateD and InTopKD.
2020-06-15 10:18:31 +08:00
mindspore-ci-bot
b285c8fa9d
!1973 develop TensorScatterUpdate op and access ge and vm
...
Merge pull request !1973 from zhangbuxue/develop_TensorScatterUpdate_op_and_access_ge_and_vm
2020-06-12 18:40:06 +08:00
buxue
8aee6b07d6
develop TensorScatterUpdate op and access ge and vm
2020-06-12 17:43:40 +08:00
mindspore-ci-bot
a8378a3357
!1924 Add TBE ops ApplyAdaMax\ ApplyAdadelta\ ApplyAdagrad\ ApplyAdagradV2 for VM.
...
Merge pull request !1924 from liuxiao/ops-for-VM
2020-06-12 17:16:36 +08:00
lihongkang
bbbd980728
add vm for histogramfixedwidth and dataformatdimmap
2020-06-12 09:34:58 +08:00
mindspore-ci-bot
f859dfecc8
!1920 SupportPynativeIndexing
...
Merge pull request !1920 from amongo/SupportPynativeIndexing
2020-06-11 21:11:36 +08:00
huangdongrun
9522f59b87
support for tensor indexing in pynative
...
support tensor slice using constexpr
remove tensorslice metagraph
add pynative testcases
2020-06-11 19:14:22 +08:00
zhaozhenlong
562c2b8d3d
sparse gather v2
2020-06-11 19:11:56 +08:00
liuxiao
cda547e92f
add tbe some ops about optimizer for vm
2020-06-11 12:35:00 +08:00
mindspore-ci-bot
7b7932ced9
!1944 move hook function to PrimitivePy class
...
Merge pull request !1944 from wangqiuliang/move-hook-function-to-primitivepy
2020-06-11 09:29:00 +08:00
mindspore-ci-bot
eecf0a9ab8
!1968 support vm for range
...
Merge pull request !1968 from jiangjinsheng/vm_FusedMulApplyMomentumExtern
2020-06-10 17:51:15 +08:00
jiangjinsheng
a1efe4d14d
support vm for range
2020-06-10 15:51:35 +08:00
kingfo
38436f929f
move hook function to primtivePy class
2020-06-10 15:33:46 +08:00
mindspore-ci-bot
bfc18f3adc
!1873 synchronize latest ascend software 04 Jun 2020
...
Merge pull request !1873 from yanghaoran/master
2020-06-10 01:27:43 +08:00
yanghaoran
8da4c1a763
synchronize latest ascend software 04 Jun 2020
2020-06-09 23:34:13 +08:00
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
2020-06-09 22:57:01 +08:00
Wei Luning
ee8420aefa
Make assign operator to use the signature.
2020-06-09 21:12:56 +08:00
liuxiao
6856c2ac7a
Adapt ops ApplyProximalAdagrad for GE
2020-06-09 14:20:21 +08:00
mindspore-ci-bot
c82a8bf483
!1678 modify print
...
Merge pull request !1678 from jinyaohui/print
2020-06-08 11:20:53 +08:00
mindspore-ci-bot
0a897b0ce7
!1865 add inv,invgrad&invert for vm
...
Merge pull request !1865 from JichenZhao/bnops_for_vm
2020-06-08 10:42:20 +08:00
zhaojichen
cdb7ec937b
add inv,invgrad&invert for vm
2020-06-05 08:23:51 -04:00
zhaozhenlong
1f342fb926
add op BroadcastTo
2020-06-05 17:45:53 +08:00
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
2020-06-04 21:51:44 +08:00
jinyaohui
5e43edc474
clean pylint
2020-06-04 21:03:30 +08:00
jiangjinsheng
fc4cf5a470
add vm support for ConfusionMatrix
2020-06-04 14:12:13 +08:00
liuwenhao4
ad4996d528
Register forward and backward operations of Ceil
2020-06-02 20:48:37 +08:00
mindspore-ci-bot
da06310ae0
!1766 [bug][auto cast]fix bug when do auto cast
...
Merge pull request !1766 from vlne-v1/I1J0M0-amp-do-auto-cast-failed
2020-06-02 15:44:10 +08:00
Wei Luning
7e4d972f6f
fix bug in do signature
2020-06-02 11:59:19 +08:00
zhaozhenlong
270f79c8c2
add op BasicLSTMCell vm
2020-06-01 21:06:12 +08:00
mindspore-ci-bot
0b94376bb3
!1762 support auto cast bool scalar and tensor to number tensor
...
Merge pull request !1762 from zhangbuxue/support_convert_bool_scalar_and_tensor_to_number_tensor
2020-06-01 20:24:38 +08:00
mindspore-ci-bot
addf8e7d06
!1750 add vm support for operaotr Expm1
...
Merge pull request !1750 from zhouneng/add_vm_support_for_expm1
2020-06-01 17:43:20 +08:00
buxue
62f7dc49e5
support convert bool scalar and tensor to number tensor
2020-06-01 16:30:50 +08:00