jinyaohui
a9972a7def
optim pylint
2020-08-31 14:49:57 +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
panyifeng
abab21ed57
add func type check for switch layer
2020-08-21 16:11:40 +08:00
panyifeng
f9f3cd7ce0
fix switch_layer_issues
2020-08-21 14:17:51 +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
panyifeng
1c296b96c9
fix switch layer sigle prim cell
2020-08-14 17:04:01 +08:00
fary86
7602054acd
Fix do concat in while loop specialize error
2020-08-06 19:41:11 +08:00
panyifeng
9927e6eb5c
eager mode sparse
2020-08-05 18:21:30 +08:00
kingfo
73ea9b7855
fix mix precesion operator issue
2020-07-25 09:40:50 +08:00
simson
5f77fbdd75
Rewrite tensor's __bool__ for pynative mode
2020-07-23 16:51:46 +08:00
fary86
e17469bf42
Fix bug of large for loop
2020-07-03 11:15:41 +08:00
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
2020-06-04 21:51:44 +08:00
liuwenhao4
f87c70a9ab
Fixing some tiny faults about Pylint in my code(ops)
2020-05-29 12:01:04 +08:00
mindspore-ci-bot
1a4abefa9a
!1385 support for multi nest switch
...
Merge pull request !1385 from amongo/SupportMultiSwitch
2020-05-28 16:21:10 +08:00
huangdongrun
334d038008
add support for multi switch
...
resolve review
2020-05-26 21:20:29 +08:00
liuwenhao4
f3f0cbaeee
Fixing some tiny faults about Pylint in my code(ops)
2020-05-25 21:27:45 +08:00
jinyaohui
fbdba6e4da
clean pylint
2020-05-22 13:23:13 +08:00
huangdongrun
3e2074b113
add check for ControlDepend
2020-05-20 22:48:00 +08:00
jinyaohui
5a914994ba
clean pylint
2020-05-18 16:42:35 +08:00
jinyaohui
bcfaff97f9
clean pylint
2020-05-18 10:31:46 +08:00
jiangjinsheng
c05203ef06
add validate for geswitch and merge
2020-05-16 17:49:21 +08:00
panyifeng
065e25e1bb
Support index to switch_layer
2020-05-11 15:52:30 +08:00
panyifeng
b7596e1f33
Add switch_case primitive
2020-05-09 09:38:17 +08:00
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00