mindspore-ci-bot
be3d79cb6b
!4204 add dynamic shape support for GatherV2 and others
...
Merge pull request !4204 from fary86/adapt_primitive_dynamic_shape
6 years ago
buxue
359e1f236e
check user define bprop when there is parameter in nested network
6 years ago
fary86
144a35b17e
Adapt GatherV2 for dynamic shape
6 years ago
jinyaohui
a9972a7def
optim pylint
6 years ago
mindspore-ci-bot
e94416be0c
!5283 Support setting operator io format in the frontend
...
Merge pull request !5283 from liangchenghui/io_format
6 years ago
梁成辉
34d433fd9a
Set io format for old backend
6 years ago
panyifeng
1a54785fe2
remove name arg from gradoperation
6 years ago
fary86
8d245497a4
Fix large for loop Runtime Error due to backend missing operators
6 years ago
mindspore-ci-bot
afd16fbf0a
!4963 fix bug of switch layer join
...
Merge pull request !4963 from fary86/fix_switch_layer_join_bug
6 years ago
fary86
947e19b839
Fix bug of switch layer join
6 years ago
panyifeng
637e812347
remove global grad ops
6 years ago
fary86
04524b6bd3
Fix coredump caused by function call depth too large
6 years ago
mindspore-ci-bot
c92f7c9170
!4911 add func type check for switch layer
...
Merge pull request !4911 from riemann_penn/add_func_type_check_for_switch_layer
6 years ago
panyifeng
abab21ed57
add func type check for switch layer
6 years ago
mindspore-ci-bot
6e8d3a3b82
!4859 Add CTCGrerdyDecoder ops for old backend.
...
Merge pull request !4859 from liuxiao93/Add-ReversSqueuce-EditDistance-CTCGrerdyDecoder
6 years ago
panyifeng
f9f3cd7ce0
fix switch_layer_issues
6 years ago
liuxiao93
9bc18ea2e5
Add CTCGrerdyDecoder ops for GE.
6 years ago
mindspore-ci-bot
2ac410e90d
!4789 Add EditDistance op for GE.
...
Merge pull request !4789 from liuxiao93/Add-EditDistance-op-for-GE
6 years ago
liuxiao93
4c99f4f649
Add EditDistance op for GE.
6 years ago
huangdongrun
f30418991c
refactor bool op parsing to be consistent with pynative mode
...
add testcase of st
6 years ago
panyifeng
22a9d02e9f
switch_layer incorporate env_get and tuple_get
6 years ago
fary86
38083e055a
Fix coredump missing return statement after while loop
6 years ago
mindspore-ci-bot
f875bf21bc
!2948 fix control flow
...
Merge pull request !2948 from amongo/FixControlFlow
6 years ago
huangdongrun
2a6d346d2f
support if by if grad parameter
...
add join for ref
adjust env eliminate to eliminate all env ops
add partial app cache
resolve while endless
fix env eliminate
support for "for while" cases
fix join shape error
6 years ago
panyifeng
1c296b96c9
fix switch layer sigle prim cell
6 years ago
jonyguo
4964f7703a
Merge branch 'master' into code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
6 years ago
peixu_ren
3820533ad1
Refactor Gamma and Poisson ops
6 years ago
changzherui
22336c0843
sync 0807 code to ms-incubator
6 years ago
peixu_ren
517fed55a5
Added LGamma op
6 years ago
fary86
7602054acd
Fix do concat in while loop specialize error
6 years ago
mindspore-ci-bot
0b407dfe78
!4005 unsortedsegsum grad
...
Merge pull request !4005 from fangzehua/unsortedsegsum
6 years ago
mindspore-ci-bot
c493859978
!4004 add squreasumall grad
...
Merge pull request !4004 from fangzehua/squaresumall
6 years ago
fangzehua
99f2be7064
unsortedsegsum grad
6 years ago
fangzehua
7011508379
add squreasumall grad
6 years ago
panyifeng
9927e6eb5c
eager mode sparse
6 years ago
liuxiao93
374b7b8583
Add TBE op SquaredDifference for VM.
6 years ago
peixu_ren
374772035a
Refactor random uniform ops and complete gamma and poisson
6 years ago
simson
b2cdd5d848
Fix the difference of Error type between graph&pynative mode
6 years ago
mindspore-ci-bot
568da0d510
!3425 fix avgpoolgrad
...
Merge pull request !3425 from fangzehua/avgpool
6 years ago
fangzehua
86dd0c583a
fix avgpool grad
6 years ago
mindspore-ci-bot
295038d346
!3324 add reduce_any op for vm
...
Merge pull request !3324 from fangzehua/reduce_any
6 years ago
kingfo
73ea9b7855
fix mix precesion operator issue
6 years ago
mindspore-ci-bot
684ff4f46b
!3160 Rewrite tensor's __bool__ for pynative mode
...
Merge pull request !3160 from Simson/push-to-opensource
6 years ago
simson
5f77fbdd75
Rewrite tensor's __bool__ for pynative mode
6 years ago
fangzehua
228a959cc7
add reduce any op for vm
6 years ago
Wei Luning
484d7f10c8
refine code* refine code in bert model* add ToAbstruct for `FuncGraph`, `MetaFuncGraph` `Primitive`* remove partial hard code in spec for poly* remove any in data convert cache
6 years ago
mindspore-ci-bot
cf4353f728
!3220 Add random normal op at MindSpore front-end
...
Merge pull request !3220 from peixu_ren/custom_gpu
6 years ago
fangzehua
dde74b227c
add 5 vm op
6 years ago
peixu_ren
9b45018dfd
Add random normal op at MindSpore front-end
6 years ago
mindspore-ci-bot
6f8863b65d
!3198 synchronize latest Ascend software suite 18 Jul 2020, and merging branches
...
Merge pull request !3198 from yanghaoran/code_sync_0718
6 years ago
yanghaoran
859acc6d2a
synchronize latest Ascend software suite 18 Jul 2020, and merging branches
6 years ago
liuxiao93
8705545bcd
Fix bug about output of AddNGrad.
6 years ago
Wei Luning
28d1d37085
End at validate when export.
6 years ago
mindspore-ci-bot
eeba046115
!3050 Add TBE ops Tan/TruncateDiv/TruncateMod for VM.
...
Merge pull request !3050 from liuxiao93/Tan/TruncateDiv/TruncateMOd
6 years ago
changzherui
f4cb445ea8
syn code for 0715
6 years ago
mindspore-ci-bot
6335598fff
!3111 Rollback to Normal that operates on D
...
Merge pull request !3111 from peixu_ren/custom_gpu
6 years ago
peixu_ren
1feca960aa
Rollback to Normal on D
6 years ago
mindspore-ci-bot
7976d77593
!3104 fix mindspore dtype equal
...
Merge pull request !3104 from fary86/fix_mstype_eq
6 years ago
fary86
595767b4b5
Fix bug of mindspore dtype equal
6 years ago
peixu_ren
ac561f2956
Refactor random normal op
6 years ago
peixu_ren
20ca96c62b
Add random normal MindSpore interface
6 years ago
liuxiao93
c772b9e291
Add TBE ops Tan/TruncateDiv/TruncateMod for VM.
6 years ago
mindspore-ci-bot
323a80c620
!2765 fix large for loop segment fault
...
Merge pull request !2765 from fary86/fix_large_for_loop
6 years ago
mindspore-ci-bot
5baae2ebd0
!2884 Add TBE op UnsortedSegmentProd for VM.
...
Merge pull request !2884 from liuxiao93/UnsortedSegmentProd
6 years ago
liuxiao93
2b0ecfd2b1
Add TBE op UnsortedSegmentProd for VM.
6 years ago
jiangjinsheng
a3565a75d1
vm for ParallelConcat
6 years ago
changzherui
17da929b82
syn code 0706
6 years ago
mindspore-ci-bot
3d377c51b9
!2839 support vm for PopulationCount
...
Merge pull request !2839 from jiangjinsheng/vm_population_count
6 years ago
mindspore-ci-bot
aef002ad6c
!2809 support Python built-in function 'enumerate'
...
Merge pull request !2809 from zhangbuxue/support_Python_built-in_functions_enumerate
6 years ago
leilei_snow
5cccfbc61b
Add TransShape Operator.
6 years ago
jiangjinsheng
ee7aef98df
vm for PopulationCount
6 years ago
mindspore-ci-bot
860a32632e
!2671 vm for MaxPoolGradGrad, MaxPoolGradGradWithArgmax
...
Merge pull request !2671 from jiangjinsheng/vm_max_pool_ext2
6 years ago
buxue
cfa41733d6
support Python built-in function 'enumerate'
6 years ago
fary86
e17469bf42
Fix bug of large for loop
6 years ago
panbingao
1e51414f1b
Adapting operator Softsign in ME
6 years ago
liuxiao
ddedc41613
Add TBE operators SparseApplyFtrlV2\SparseApplyAdagradV2 for VM.
6 years ago
jiangjinsheng
ce4e15b0b3
vm for MaxPoolExt2,MaxPoolGradGrad,MaxPoolGradGradWithArgmax
6 years ago
zhaozhenlong
8d9939eaa4
ScatterMull and ScatterDiv vm
6 years ago
mindspore-ci-bot
4eafb21ea8
!2638 support vm for mod
...
Merge pull request !2638 from jiangjinsheng/vm_mod
6 years ago
buxue
be771aa9e4
refactor StridedSlice op
6 years ago
jiangjinsheng
ffd0352162
vm for mod
6 years ago
mindspore-ci-bot
3a89f93cc5
!2699 add ScatterMax ScatterMin ScatterSub vm
...
Merge pull request !2699 from zhaozhenlong/op/scatter-max-vm
6 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
6 years ago
zhaozhenlong
a8654ac3b5
add ScatterMax ScatterMin ScatterSub for vm
6 years ago
jin-xiulang
8dff818a18
Add Laplace random operator.
6 years ago
liuxiao
2097a0e90a
Add optimizer operators for VM.
6 years ago
peixu_ren
c5f72582dc
Added 5 random ops
6 years ago
zhaozhenlong
d55c0f6679
complement scatter add support dtype
6 years ago
Ziyan
0925e35252
enable optimizer parallel with broadcast
6 years ago
mindspore-ci-bot
a9dac909d9
!2535 Fix pynative indexing
...
Merge pull request !2535 from amongo/FixPynativeTensorIndexing
6 years ago
huangdongrun
bc0455eaff
* fix bool index
...
* change slice setitem to mixed procedure
* add testcase for slice assignment
6 years ago
Wei Luning
8f56528f8c
add flags on function
6 years ago
jiangjinsheng
a1e148cb4d
vm for LRN and LRNGrad
6 years ago
jiangjinsheng
017ff492af
vm for MatrixDiag,MatrixDiagPart.MatrixSetDiag
6 years ago
mindspore-ci-bot
932b7649e7
!2241 Adapting operator named AccumulateNV2
...
Merge pull request !2241 from zhangzheng/accumulate
6 years ago
zhangz0911gm
4ac1876237
Adapting AccumulateNV2
6 years ago
jiangjinsheng
e71599b5ca
vm for lin_space
6 years ago
xutianchun
2bfc86f5b7
Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
6 years ago
pkuliuliu
acf46bafbb
add Normal op
6 years ago
buxue
2c9ca199ad
support catch IndexError in C++
6 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
6 years ago
buxue
61857b69ed
add check for tensor slice before convert to ops
6 years ago
liuxiao
df63a3195d
fix input value check for SparseApplyFtrl and SparseApplyAdagrad
6 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
6 years ago
zhaozhenlong
ea681bfb0f
fix ssim filter size check
6 years ago
zhaozhenlong
dbfb4f057c
move AscendQuant AscendDequant to inner_ops.py
6 years ago
mindspore-ci-bot
71d27c6854
!2068 Add InplaceAddD and InplaceSubD vm ops
...
Merge pull request !2068 from liuwenhao/master
6 years ago
mindspore-ci-bot
105dcb1c1e
!2128 hidden range
...
Merge pull request !2128 from jiangjinsheng/issue_fix3
6 years ago
mindspore-ci-bot
ea96cbcef2
!1979 fix partial primitive poly node
...
Merge pull request !1979 from fary86/fix_patial_primitive_poly_code
6 years ago
liuwenhao4
be40a90ec6
add InplaceAddD and InplaceSubD vm ops
6 years ago
jiangjinsheng
032e921298
hidden range
6 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
6 years ago
zhaozhenlong
ccda0f7b36
add op AscendQuant AscendDequant
6 years ago
fary86
ffa3352088
Fix partial primitive poly node
6 years ago
zhouneng
51fe3501a4
add vm support for ApproximateEqual, InplaceUpdateD and InTopKD.
6 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
6 years ago
buxue
8aee6b07d6
develop TensorScatterUpdate op and access ge and vm
6 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
6 years ago
lihongkang
bbbd980728
add vm for histogramfixedwidth and dataformatdimmap
6 years ago
mindspore-ci-bot
f859dfecc8
!1920 SupportPynativeIndexing
...
Merge pull request !1920 from amongo/SupportPynativeIndexing
6 years ago
huangdongrun
9522f59b87
support for tensor indexing in pynative
...
support tensor slice using constexpr
remove tensorslice metagraph
add pynative testcases
6 years ago
zhaozhenlong
562c2b8d3d
sparse gather v2
6 years ago
liuxiao
cda547e92f
add tbe some ops about optimizer for vm
6 years ago
mindspore-ci-bot
7b7932ced9
!1944 move hook function to PrimitivePy class
...
Merge pull request !1944 from wangqiuliang/move-hook-function-to-primitivepy
6 years ago
mindspore-ci-bot
eecf0a9ab8
!1968 support vm for range
...
Merge pull request !1968 from jiangjinsheng/vm_FusedMulApplyMomentumExtern
6 years ago
jiangjinsheng
a1efe4d14d
support vm for range
6 years ago
kingfo
38436f929f
move hook function to primtivePy class
6 years ago
mindspore-ci-bot
bfc18f3adc
!1873 synchronize latest ascend software 04 Jun 2020
...
Merge pull request !1873 from yanghaoran/master
6 years ago
yanghaoran
8da4c1a763
synchronize latest ascend software 04 Jun 2020
6 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
6 years ago
Wei Luning
ee8420aefa
Make assign operator to use the signature.
6 years ago
liuxiao
6856c2ac7a
Adapt ops ApplyProximalAdagrad for GE
6 years ago
mindspore-ci-bot
c82a8bf483
!1678 modify print
...
Merge pull request !1678 from jinyaohui/print
6 years ago
mindspore-ci-bot
0a897b0ce7
!1865 add inv,invgrad&invert for vm
...
Merge pull request !1865 from JichenZhao/bnops_for_vm
6 years ago
zhaojichen
cdb7ec937b
add inv,invgrad&invert for vm
6 years ago
zhaozhenlong
1f342fb926
add op BroadcastTo
6 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
6 years ago
jinyaohui
5e43edc474
clean pylint
6 years ago
jiangjinsheng
fc4cf5a470
add vm support for ConfusionMatrix
6 years ago
liuwenhao4
ad4996d528
Register forward and backward operations of Ceil
6 years ago
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
6 years ago
Wei Luning
7e4d972f6f
fix bug in do signature
6 years ago
zhaozhenlong
270f79c8c2
add op BasicLSTMCell vm
6 years ago
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
6 years ago
mindspore-ci-bot
addf8e7d06
!1750 add vm support for operaotr Expm1
...
Merge pull request !1750 from zhouneng/add_vm_support_for_expm1
6 years ago
buxue
62f7dc49e5
support convert bool scalar and tensor to number tensor
6 years ago
lihongkang
436b309915
add vm for cosh and sinh
6 years ago
zhouneng
e5419f7bd1
add vm support for Expm1
6 years ago
mindspore-ci-bot
3ec8f9bb40
!1695 Fixing some tiny faults about Pylint in my code(ops)
...
Merge pull request !1695 from liuwenhao/master
6 years ago
mindspore-ci-bot
e1eb52738b
!1682 Add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagrad for VM.
...
Merge pull request !1682 from liuxiao/SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagradD
6 years ago