lihongkang
|
98044a83d8
|
fix bugs
|
5 years ago |
Wei Luning
|
879a519136
|
updata signature
|
5 years ago |
fary86
|
144a35b17e
|
Adapt GatherV2 for dynamic shape
|
5 years ago |
liuxiao93
|
cb67d7d5e6
|
Add implicit conversion description for some ops in API.
|
5 years ago |
buxue
|
6af286b3e5
|
fix bug the const input is broadened in PyNative mode
|
5 years ago |
liuxiao93
|
4c99f4f649
|
Add EditDistance op for GE.
|
5 years ago |
liuxiao93
|
0453de5df9
|
Modified API description about BatchToSpace and BatchToSpaceND.
|
5 years ago |
mindspore-ci-bot
|
15496ff5a4
|
!4388 Third round of enhancement of API comment & README_CN
Merge pull request !4388 from Simson/enhancement-API
|
5 years ago |
simson
|
7cc48a9af8
|
Third round of enhancement of API comment & README_CN
|
5 years ago |
mindspore-ci-bot
|
a23dd7147a
|
!4246 add type support for gpu kernelsl for faster-rcnn
Merge pull request !4246 from Peilin/faster-rcnn-type-support
|
5 years ago |
Peilin Wang
|
3cb3a5c7d8
|
type support for faster rcnn gpu kernels
addressed code review comments
fix cpplint and pylint
trying to fix python ut
fix smoke test
|
5 years ago |
wuxuejian
|
b1f536d8a2
|
format padding comment
|
5 years ago |
jonyguo
|
4964f7703a
|
Merge branch 'master' into code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
|
5 years ago |
liuxiao93
|
f7998b10a9
|
Modified some API about float16 and float32 data type.
|
5 years ago |
changzherui
|
22336c0843
|
sync 0807 code to ms-incubator
|
5 years ago |
fary86
|
8ac5672abb
|
Add support for dynamic shape
|
5 years ago |
fangzehua
|
f7b7b0aba7
|
fix reciprocal grad gpu and resizeNearestNeighor
|
5 years ago |
kpy
|
a09565389c
|
optimize infer in pynative mode
|
5 years ago |
buxue
|
b075674cf2
|
support tensor attr shape and dtype in graph mode
|
5 years ago |
fangzehua
|
17d3982d46
|
fix scatter error msg
|
5 years ago |
buxue
|
8feb021c08
|
support bprop for const in pynative and develop stridedslice and isinstance.
|
5 years ago |
fangzehua
|
32519ef570
|
fix argmaxwithvalue
|
5 years ago |
mindspore-ci-bot
|
ea58b9be61
|
!3461 [EmbeddingLookup] Add the dimension constraint on the Parameter
Merge pull request !3461 from Xiaoda/12-add-annotations-for-embeddinglookup
|
5 years ago |
Xiaoda Zhang
|
a0a08b1d02
|
add dimension constraints on embeddinglookup
|
5 years ago |
fangzehua
|
1556ce86ea
|
fix argminwith value
|
5 years ago |
mindspore-ci-bot
|
f6d7d97704
|
!3281 Fix some API description of ops.
Merge pull request !3281 from liuxiao93/fix-api-bug
|
5 years ago |
mindspore-ci-bot
|
38a52a5b67
|
!3176 Add gpu support for ResizeNearestNeighbor
Merge pull request !3176 from 34bunny/GPU-ResizeNearestNeighbor
|
5 years ago |
liuxiao93
|
75c38a08a7
|
Fix bug about API of ops.
|
5 years ago |
TFbunny
|
de28cdc71c
|
add GPU support to ResizeNearestNeighbor
|
5 years ago |
fangzehua
|
dde74b227c
|
add 5 vm op
|
5 years ago |
wuxuejian
|
c713382798
|
add Padding op
|
5 years ago |
mindspore-ci-bot
|
30bcd0a1fe
|
!3072 fix InvertPermutation error msg
Merge pull request !3072 from jiangjinsheng/issue_fix4
|
5 years ago |
jiangjinsheng
|
2c70842ed9
|
fix InvertPermutation error msg
|
5 years ago |
mindspore-ci-bot
|
ece99192e8
|
!3029 fix validator for ParallelConcat
Merge pull request !3029 from jiangjinsheng/issue_fix4
|
5 years ago |
jiangjinsheng
|
bdcc607b1a
|
fix ParallelConcat
|
5 years ago |
mindspore-ci-bot
|
82b4cadad2
|
!2997 fix validator for InvertPermutation
Merge pull request !2997 from jiangjinsheng/issue_fix4
|
5 years ago |
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 |