jiangjinsheng
4d621582af
fix InvertPermutation
5 years ago
mindspore-ci-bot
5fc6dcfb65
!2915 [Auto parallel] Rewrite EmbeddingLookup
Merge pull request !2915 from Xiaoda/8-move-embeddinglookup-external
5 years ago
Xiaoda Zhang
fc906f7f58
move embeddinglookup to external
5 years ago
jiangjinsheng
30b0650349
fix LRN
5 years ago
mindspore-ci-bot
1f4944fa15
!2913 fix validator for Split
Merge pull request !2913 from jiangjinsheng/issue_fix4
5 years ago
jiangjinsheng
f3badea5bc
fix Split
5 years ago
mindspore-ci-bot
5baae2ebd0
!2884 Add TBE op UnsortedSegmentProd for VM.
Merge pull request !2884 from liuxiao93/UnsortedSegmentProd
5 years ago
liuxiao93
2b0ecfd2b1
Add TBE op UnsortedSegmentProd for VM.
5 years ago
jiangjinsheng
a3565a75d1
vm for ParallelConcat
5 years ago
mindspore-ci-bot
bb44e9088c
!2851 Fix some mistakes of InplaceADD vm ops and apply in new character of dynamic format
Merge pull request !2851 from liuwenhao/pr_1949
5 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
5 years ago
liuwenhao4
5897793b01
Fixing some tiny mistake of InplaceAdd, InplaceSub and InplaceUpdate vm ops and apply new character of dynamic format
5 years ago
leilei_snow
5cccfbc61b
Add TransShape Operator.
6 years ago
jiangjinsheng
67a2c5b7d1
fix InvertPermutation
5 years ago
buxue
cfa41733d6
support Python built-in function 'enumerate'
5 years ago
jiangjinsheng
d0c7ece681
fix HistogramFixedWidth
5 years ago
zhaozhenlong
8d9939eaa4
ScatterMull and ScatterDiv vm
5 years ago
buxue
be771aa9e4
refactor StridedSlice op
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
fe82d82155
!1904 Add IndexedSlices
Merge pull request !1904 from riemann_penn/add_indexed_slices
5 years ago
mindspore-ci-bot
cf1628a3d9
!2741 fix BatchToSpaceND
Merge pull request !2741 from jiangjinsheng/issue_fix4
5 years ago
panyifeng
d6635bbbe2
Add IndexedSlices
5 years ago
liuwenhao4
4090c1611b
Fixing type check mistakes of InplaceAdd, InplaceSub and InplaceUpdate vm ops
5 years ago
jiangjinsheng
d1060690b2
fixed SpaceToBatchND, Conv2DBackpropFilter
5 years ago
kingfo
9cfcdce8dc
fix invertPermutation operator in pynative
5 years ago
zhaozhenlong
a8654ac3b5
add ScatterMax ScatterMin ScatterSub for vm
5 years ago
liuwenhao4
22eeabdc5f
Fix some mistakes of ArgMaxWithValue vm ops
5 years ago
mindspore-ci-bot
c8f26f799b
!2436 fix nn.PReLU example
Merge pull request !2436 from jiangjinsheng/issue_fix4
5 years ago
jiangjinsheng
157ee1ca16
fix nn.PReLU example
5 years ago
mindspore-ci-bot
f1a69de0b6
!2405 change some comment name in the whole project
Merge pull request !2405 from chenzhongming/master
5 years ago
chenzomi
a834a6308e
change some comment name in the whole project
5 years ago
mindspore-ci-bot
83b53559f5
!2412 fix Inv
Merge pull request !2412 from jiangjinsheng/issue_fix4
5 years ago
jiangjinsheng
304dbfaa0b
fix Inv
5 years ago
xutianchun
2bfc86f5b7
Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
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.
6 years ago
mindspore-ci-bot
d840743fba
!2356 fix issue broadcast_to same shape bprop error
Merge pull request !2356 from zhaozhenlong/fix-issues-broadcastto-same-shape
5 years ago
mindspore-ci-bot
847faea57b
!2391 Fix type check in check_elim
Merge pull request !2391 from BowenK/op_elim
5 years ago
BowenK
62aed2ff30
fix param check for check_elim
5 years ago
zhaozhenlong
5962c6efe9
solve broadcast two same shape bprop error
make unsupported shape error info explicit
5 years ago
mindspore-ci-bot
9bc2ffde54
!2406 fix inv
Merge pull request !2406 from jiangjinsheng/issue_fix4
5 years ago
jiangjinsheng
e9d4b9864f
fixed Inv
5 years ago
kingfo
396c18b92b
fix parameter cast issue
5 years ago
jiangjinsheng
5d9421b92c
fixed range
5 years ago
mindspore-ci-bot
9ba6f61d01
!2148 fix hook and bprop debug issue in pynative
Merge pull request !2148 from wangqiuliang/fix-hook-bprop-issue
5 years ago
kingfo
358982a98f
fix hook and bprop debug issue
5 years ago
Xiaoda Zhang
55e7d9d2b8
move embeddinglookup to the internal
5 years ago
mindspore-ci-bot
cc80dca7ed
!2067 Fix cast check_elim
Merge pull request !2067 from BowenK/op_elim
5 years ago
BowenK
35a57e076d
fix cast check elim
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