panyifeng
|
1a54785fe2
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
mindspore-ci-bot
|
afd16fbf0a
|
!4963 fix bug of switch layer join
Merge pull request !4963 from fary86/fix_switch_layer_join_bug
|
2020-08-25 10:47:32 +08:00 |
fary86
|
947e19b839
|
Fix bug of switch layer join
|
2020-08-25 09:08:53 +08:00 |
panyifeng
|
637e812347
|
remove global grad ops
|
2020-08-24 16:50:09 +08:00 |
liuxiao93
|
9bc18ea2e5
|
Add CTCGrerdyDecoder ops for GE.
|
2020-08-21 10:12:01 +08:00 |
liuxiao93
|
4c99f4f649
|
Add EditDistance op for GE.
|
2020-08-20 19:39:57 +08:00 |
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
|
2020-08-15 09:47:10 +08:00 |
peixu_ren
|
3820533ad1
|
Refactor Gamma and Poisson ops
|
2020-08-09 19:47:26 -04:00 |
changzherui
|
22336c0843
|
sync 0807 code to ms-incubator
|
2020-08-08 10:43:09 +08:00 |
mindspore-ci-bot
|
0b407dfe78
|
!4005 unsortedsegsum grad
Merge pull request !4005 from fangzehua/unsortedsegsum
|
2020-08-06 14:19:20 +08:00 |
fangzehua
|
99f2be7064
|
unsortedsegsum grad
|
2020-08-05 20:34:06 +08:00 |
fangzehua
|
7011508379
|
add squreasumall grad
|
2020-08-05 20:28:02 +08:00 |
liuxiao93
|
374b7b8583
|
Add TBE op SquaredDifference for VM.
|
2020-08-03 18:52:18 +08:00 |
peixu_ren
|
374772035a
|
Refactor random uniform ops and complete gamma and poisson
|
2020-07-30 09:46:52 -04:00 |
mindspore-ci-bot
|
568da0d510
|
!3425 fix avgpoolgrad
Merge pull request !3425 from fangzehua/avgpool
|
2020-07-27 14:15:29 +08:00 |
fangzehua
|
86dd0c583a
|
fix avgpool grad
|
2020-07-27 11:06:32 +08:00 |
fangzehua
|
228a959cc7
|
add reduce any op for vm
|
2020-07-23 14:43:53 +08:00 |
mindspore-ci-bot
|
cf4353f728
|
!3220 Add random normal op at MindSpore front-end
Merge pull request !3220 from peixu_ren/custom_gpu
|
2020-07-21 20:33:52 +08:00 |
fangzehua
|
dde74b227c
|
add 5 vm op
|
2020-07-21 11:34:10 +08:00 |
peixu_ren
|
9b45018dfd
|
Add random normal op at MindSpore front-end
|
2020-07-20 23:31:30 -04:00 |
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
|
2020-07-19 14:14:45 +08:00 |
yanghaoran
|
859acc6d2a
|
synchronize latest Ascend software suite 18 Jul 2020, and merging branches
|
2020-07-18 21:09:55 +08:00 |
liuxiao93
|
8705545bcd
|
Fix bug about output of AddNGrad.
|
2020-07-18 18:47:52 +08:00 |
Wei Luning
|
28d1d37085
|
End at validate when export.
|
2020-07-17 12:44:12 +08:00 |
mindspore-ci-bot
|
eeba046115
|
!3050 Add TBE ops Tan/TruncateDiv/TruncateMod for VM.
Merge pull request !3050 from liuxiao93/Tan/TruncateDiv/TruncateMOd
|
2020-07-16 20:36:50 +08:00 |
changzherui
|
f4cb445ea8
|
syn code for 0715
|
2020-07-16 17:18:21 +08:00 |
peixu_ren
|
1feca960aa
|
Rollback to Normal on D
|
2020-07-16 00:49:23 -03:00 |
peixu_ren
|
ac561f2956
|
Refactor random normal op
|
2020-07-14 11:35:19 -03:00 |
peixu_ren
|
20ca96c62b
|
Add random normal MindSpore interface
|
2020-07-14 11:19:12 -03:00 |
liuxiao93
|
c772b9e291
|
Add TBE ops Tan/TruncateDiv/TruncateMod for VM.
|
2020-07-14 16:27:01 +08:00 |
mindspore-ci-bot
|
5baae2ebd0
|
!2884 Add TBE op UnsortedSegmentProd for VM.
Merge pull request !2884 from liuxiao93/UnsortedSegmentProd
|
2020-07-07 17:12:43 +08:00 |
liuxiao93
|
2b0ecfd2b1
|
Add TBE op UnsortedSegmentProd for VM.
|
2020-07-07 15:35:00 +08:00 |
jiangjinsheng
|
a3565a75d1
|
vm for ParallelConcat
|
2020-07-06 18:35:12 +08:00 |
changzherui
|
17da929b82
|
syn code 0706
|
2020-07-06 17:51:17 +08:00 |
mindspore-ci-bot
|
3d377c51b9
|
!2839 support vm for PopulationCount
Merge pull request !2839 from jiangjinsheng/vm_population_count
|
2020-07-06 17:32:08 +08:00 |
mindspore-ci-bot
|
aef002ad6c
|
!2809 support Python built-in function 'enumerate'
Merge pull request !2809 from zhangbuxue/support_Python_built-in_functions_enumerate
|
2020-07-06 09:38:47 +08:00 |
leilei_snow
|
5cccfbc61b
|
Add TransShape Operator.
|
2020-07-05 03:34:35 +00:00 |
jiangjinsheng
|
ee7aef98df
|
vm for PopulationCount
|
2020-07-03 17:47:11 +08:00 |
mindspore-ci-bot
|
860a32632e
|
!2671 vm for MaxPoolGradGrad, MaxPoolGradGradWithArgmax
Merge pull request !2671 from jiangjinsheng/vm_max_pool_ext2
|
2020-07-03 17:40:54 +08:00 |
buxue
|
cfa41733d6
|
support Python built-in function 'enumerate'
|
2020-07-03 14:42:10 +08:00 |
panbingao
|
1e51414f1b
|
Adapting operator Softsign in ME
|
2020-07-02 03:31:25 -04:00 |
liuxiao
|
ddedc41613
|
Add TBE operators SparseApplyFtrlV2\SparseApplyAdagradV2 for VM.
|
2020-07-02 12:00:58 +08:00 |
jiangjinsheng
|
ce4e15b0b3
|
vm for MaxPoolExt2,MaxPoolGradGrad,MaxPoolGradGradWithArgmax
|
2020-07-01 17:05:11 +08:00 |
zhaozhenlong
|
8d9939eaa4
|
ScatterMull and ScatterDiv vm
|
2020-07-01 15:49:24 +08:00 |
mindspore-ci-bot
|
4eafb21ea8
|
!2638 support vm for mod
Merge pull request !2638 from jiangjinsheng/vm_mod
|
2020-07-01 14:26:07 +08:00 |
buxue
|
be771aa9e4
|
refactor StridedSlice op
|
2020-07-01 11:08:36 +08:00 |
jiangjinsheng
|
ffd0352162
|
vm for mod
|
2020-07-01 10:16:47 +08:00 |
mindspore-ci-bot
|
3a89f93cc5
|
!2699 add ScatterMax ScatterMin ScatterSub vm
Merge pull request !2699 from zhaozhenlong/op/scatter-max-vm
|
2020-06-30 20:10:17 +08:00 |
mindspore-ci-bot
|
51c4f4a499
|
!2683 Add TBE operaters ApplyAddSign\ApplyPowerSign\ApplyGradientDescent\ApplyProximalGradientDescent for VM.
Merge pull request !2683 from liuxiao/ops-for-VM
|
2020-06-29 21:30:17 +08:00 |
zhaozhenlong
|
a8654ac3b5
|
add ScatterMax ScatterMin ScatterSub for vm
|
2020-06-29 17:21:08 +08:00 |