mindspore-ci-bot
|
fd6ff8d6d2
|
!6667 fix stream sync error for mixed precision on pynative
Merge pull request !6667 from chujinjin/fix_stream_sync_error_for_mixed_precision
|
2020-09-21 22:41:57 +08:00 |
chujinjin
|
1cf8f3b777
|
fix stream sync error for mixed precision
|
2020-09-21 19:10:25 +08:00 |
jinyaohui
|
334a32d501
|
fix pylint
|
2020-09-21 16:24:04 +08:00 |
Wei Luning
|
cdbd16de0c
|
fix bug in parameter set & fix code style in pynative_executa.cc
|
2020-09-21 11:32:39 +08:00 |
jin-xiulang
|
5873614b86
|
Refactoring laplace random operator.
|
2020-09-16 18:40:31 +08:00 |
lihongkang
|
74e3adebb8
|
change api interface
|
2020-09-15 15:25:28 +08:00 |
buxue
|
08059f5c61
|
add check for stridedslice when choose aicpu or aicore
|
2020-09-11 10:11:14 +08:00 |
buxue
|
1ae9da85e0
|
remove timeout exception test case
|
2020-09-08 10:34:22 +08:00 |
mindspore-ci-bot
|
021ba724cf
|
!5645 [bug][api]updata signature
Merge pull request !5645 from vlne-v1/ref_demo
|
2020-09-03 09:11:50 +08:00 |
Wei Luning
|
879a519136
|
updata signature
|
2020-09-02 17:29:29 +08:00 |
mindspore-ci-bot
|
bb84f50407
|
!5473 optim pylint
Merge pull request !5473 from jinyaohui/master
|
2020-09-02 15:25:30 +08:00 |
mindspore-ci-bot
|
be3d79cb6b
|
!4204 add dynamic shape support for GatherV2 and others
Merge pull request !4204 from fary86/adapt_primitive_dynamic_shape
|
2020-09-02 09:31:14 +08:00 |
buxue
|
359e1f236e
|
check user define bprop when there is parameter in nested network
|
2020-09-01 21:24:27 +08:00 |
fary86
|
144a35b17e
|
Adapt GatherV2 for dynamic shape
|
2020-09-01 19:24:21 +08:00 |
jinyaohui
|
a9972a7def
|
optim pylint
|
2020-08-31 14:49:57 +08:00 |
mindspore-ci-bot
|
e94416be0c
|
!5283 Support setting operator io format in the frontend
Merge pull request !5283 from liangchenghui/io_format
|
2020-08-27 15:48:13 +08:00 |
梁成辉
|
34d433fd9a
|
Set io format for old backend
|
2020-08-26 20:49:15 +08:00 |
panyifeng
|
1a54785fe2
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
fary86
|
8d245497a4
|
Fix large for loop Runtime Error due to backend missing operators
|
2020-08-25 16:25:41 +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 |
fary86
|
04524b6bd3
|
Fix coredump caused by function call depth too large
|
2020-08-22 15:00:04 +08:00 |
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
|
2020-08-21 16:42:12 +08:00 |
panyifeng
|
abab21ed57
|
add func type check for switch layer
|
2020-08-21 16:11:40 +08:00 |
mindspore-ci-bot
|
6e8d3a3b82
|
!4859 Add CTCGrerdyDecoder ops for old backend.
Merge pull request !4859 from liuxiao93/Add-ReversSqueuce-EditDistance-CTCGrerdyDecoder
|
2020-08-21 16:05:19 +08:00 |
panyifeng
|
f9f3cd7ce0
|
fix switch_layer_issues
|
2020-08-21 14:17:51 +08:00 |
liuxiao93
|
9bc18ea2e5
|
Add CTCGrerdyDecoder ops for GE.
|
2020-08-21 10:12:01 +08:00 |
mindspore-ci-bot
|
2ac410e90d
|
!4789 Add EditDistance op for GE.
Merge pull request !4789 from liuxiao93/Add-EditDistance-op-for-GE
|
2020-08-21 09:49:38 +08:00 |
liuxiao93
|
4c99f4f649
|
Add EditDistance op for GE.
|
2020-08-20 19:39:57 +08:00 |
huangdongrun
|
f30418991c
|
refactor bool op parsing to be consistent with pynative mode
add testcase of st
|
2020-08-20 16:45:30 +08:00 |
panyifeng
|
22a9d02e9f
|
switch_layer incorporate env_get and tuple_get
|
2020-08-18 20:23:23 +08:00 |
fary86
|
38083e055a
|
Fix coredump missing return statement after while loop
|
2020-08-18 14:16:21 +08:00 |
mindspore-ci-bot
|
f875bf21bc
|
!2948 fix control flow
Merge pull request !2948 from amongo/FixControlFlow
|
2020-08-17 08:56:22 +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 |
panyifeng
|
1c296b96c9
|
fix switch layer sigle prim cell
|
2020-08-14 17:04:01 +08:00 |
jonyguo
|
4964f7703a
|
Merge branch 'master' into code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
|
2020-08-11 19:40:04 +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 |
peixu_ren
|
517fed55a5
|
Added LGamma op
|
2020-08-07 11:40:59 -04:00 |
fary86
|
7602054acd
|
Fix do concat in while loop specialize error
|
2020-08-06 19:41:11 +08:00 |
mindspore-ci-bot
|
0b407dfe78
|
!4005 unsortedsegsum grad
Merge pull request !4005 from fangzehua/unsortedsegsum
|
2020-08-06 14:19:20 +08:00 |
mindspore-ci-bot
|
c493859978
|
!4004 add squreasumall grad
Merge pull request !4004 from fangzehua/squaresumall
|
2020-08-06 14:18:23 +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 |
panyifeng
|
9927e6eb5c
|
eager mode sparse
|
2020-08-05 18:21:30 +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 |
simson
|
b2cdd5d848
|
Fix the difference of Error type between graph&pynative mode
|
2020-07-27 17:28:13 +08:00 |
mindspore-ci-bot
|
568da0d510
|
!3425 fix avgpoolgrad
Merge pull request !3425 from fangzehua/avgpool
|
2020-07-27 14:15:29 +08:00 |