jiangjinsheng
|
ffd0352162
|
vm for mod
|
5 years ago |
mindspore-ci-bot
|
3a89f93cc5
|
!2699 add ScatterMax ScatterMin ScatterSub vm
Merge pull request !2699 from zhaozhenlong/op/scatter-max-vm
|
5 years ago |
mindspore-ci-bot
|
51c4f4a499
|
!2683 Add TBE operaters ApplyAddSign\ApplyPowerSign\ApplyGradientDescent\ApplyProximalGradientDescent for VM.
Merge pull request !2683 from liuxiao/ops-for-VM
|
5 years ago |
zhaozhenlong
|
a8654ac3b5
|
add ScatterMax ScatterMin ScatterSub for vm
|
5 years ago |
jin-xiulang
|
8dff818a18
|
Add Laplace random operator.
|
5 years ago |
liuxiao
|
2097a0e90a
|
Add optimizer operators for VM.
|
5 years ago |
peixu_ren
|
c5f72582dc
|
Added 5 random ops
|
5 years ago |
zhaozhenlong
|
d55c0f6679
|
complement scatter add support dtype
|
5 years ago |
Ziyan
|
0925e35252
|
enable optimizer parallel with broadcast
|
5 years ago |
mindspore-ci-bot
|
a9dac909d9
|
!2535 Fix pynative indexing
Merge pull request !2535 from amongo/FixPynativeTensorIndexing
|
5 years ago |
huangdongrun
|
bc0455eaff
|
* fix bool index
* change slice setitem to mixed procedure
* add testcase for slice assignment
|
5 years ago |
Wei Luning
|
8f56528f8c
|
add flags on function
|
5 years ago |
jiangjinsheng
|
a1e148cb4d
|
vm for LRN and LRNGrad
|
5 years ago |
jiangjinsheng
|
017ff492af
|
vm for MatrixDiag,MatrixDiagPart.MatrixSetDiag
|
5 years ago |
mindspore-ci-bot
|
932b7649e7
|
!2241 Adapting operator named AccumulateNV2
Merge pull request !2241 from zhangzheng/accumulate
|
5 years ago |
zhangz0911gm
|
4ac1876237
|
Adapting AccumulateNV2
|
5 years ago |
jiangjinsheng
|
e71599b5ca
|
vm for lin_space
|
5 years ago |
xutianchun
|
2bfc86f5b7
|
Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
|
5 years ago |
pkuliuliu
|
acf46bafbb
|
add Normal op
|
5 years ago |
buxue
|
2c9ca199ad
|
support catch IndexError in C++
|
5 years ago |
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
|
5 years ago |
buxue
|
61857b69ed
|
add check for tensor slice before convert to ops
|
5 years ago |
liuxiao
|
df63a3195d
|
fix input value check for SparseApplyFtrl and SparseApplyAdagrad
|
5 years ago |
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
|
5 years ago |
zhaozhenlong
|
ea681bfb0f
|
fix ssim filter size check
|
5 years ago |
zhaozhenlong
|
dbfb4f057c
|
move AscendQuant AscendDequant to inner_ops.py
|
5 years ago |
mindspore-ci-bot
|
71d27c6854
|
!2068 Add InplaceAddD and InplaceSubD vm ops
Merge pull request !2068 from liuwenhao/master
|
5 years ago |
mindspore-ci-bot
|
105dcb1c1e
|
!2128 hidden range
Merge pull request !2128 from jiangjinsheng/issue_fix3
|
5 years ago |
mindspore-ci-bot
|
ea96cbcef2
|
!1979 fix partial primitive poly node
Merge pull request !1979 from fary86/fix_patial_primitive_poly_code
|
5 years ago |
liuwenhao4
|
be40a90ec6
|
add InplaceAddD and InplaceSubD vm ops
|
5 years ago |
jiangjinsheng
|
032e921298
|
hidden range
|
5 years ago |
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
|
5 years ago |
zhaozhenlong
|
ccda0f7b36
|
add op AscendQuant AscendDequant
|
5 years ago |
fary86
|
ffa3352088
|
Fix partial primitive poly node
|
5 years ago |
zhouneng
|
51fe3501a4
|
add vm support for ApproximateEqual, InplaceUpdateD and InTopKD.
|
5 years ago |
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
|
5 years ago |
buxue
|
8aee6b07d6
|
develop TensorScatterUpdate op and access ge and vm
|
5 years ago |
mindspore-ci-bot
|
a8378a3357
|
!1924 Add TBE ops ApplyAdaMax\ ApplyAdadelta\ ApplyAdagrad\ ApplyAdagradV2 for VM.
Merge pull request !1924 from liuxiao/ops-for-VM
|
5 years ago |
lihongkang
|
bbbd980728
|
add vm for histogramfixedwidth and dataformatdimmap
|
5 years ago |
mindspore-ci-bot
|
f859dfecc8
|
!1920 SupportPynativeIndexing
Merge pull request !1920 from amongo/SupportPynativeIndexing
|
5 years ago |
huangdongrun
|
9522f59b87
|
support for tensor indexing in pynative
support tensor slice using constexpr
remove tensorslice metagraph
add pynative testcases
|
5 years ago |
zhaozhenlong
|
562c2b8d3d
|
sparse gather v2
|
5 years ago |
liuxiao
|
cda547e92f
|
add tbe some ops about optimizer for vm
|
5 years ago |
mindspore-ci-bot
|
7b7932ced9
|
!1944 move hook function to PrimitivePy class
Merge pull request !1944 from wangqiuliang/move-hook-function-to-primitivepy
|
5 years ago |
mindspore-ci-bot
|
eecf0a9ab8
|
!1968 support vm for range
Merge pull request !1968 from jiangjinsheng/vm_FusedMulApplyMomentumExtern
|
5 years ago |
jiangjinsheng
|
a1efe4d14d
|
support vm for range
|
5 years ago |
kingfo
|
38436f929f
|
move hook function to primtivePy class
|
5 years ago |
mindspore-ci-bot
|
bfc18f3adc
|
!1873 synchronize latest ascend software 04 Jun 2020
Merge pull request !1873 from yanghaoran/master
|
5 years ago |
yanghaoran
|
8da4c1a763
|
synchronize latest ascend software 04 Jun 2020
|
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 |