gaoyong10
|
8299f3ca05
|
Add testcase for eliminate nopnode.
|
2022-06-09 19:12:06 +08:00 |
lanzhineng
|
c864d6a55c
|
difference branches the same type
|
2022-06-07 15:07:14 +08:00 |
yanghaoran
|
e1d3e6edac
|
take down testcases that are passing all the time
|
2022-05-28 09:53:29 +08:00 |
i-robot
|
dd85238b91
|
!34579 set uni folder for ge test
Merge pull request !34579 from xiaoyao/master
|
2022-05-23 07:20:37 +00:00 |
xiao_yao1994
|
fbdfdb1127
|
"change default backend in debug graph mode and set uni folder for ge
test"
|
2022-05-20 09:12:03 +08:00 |
lanzhineng
|
56e478e4f9
|
DDE issue:set dictionary element flag
|
2022-05-18 17:37:00 +08:00 |
i-robot
|
2dbd3b8b14
|
!34243 DDE coredump: infer public fuction of list append is wrong.
Merge pull request !34243 from lanzhineng/issue
|
2022-05-13 06:15:15 +00:00 |
lanzhineng
|
9fb3a31783
|
list append issue
|
2022-05-13 10:28:37 +08:00 |
zhousiyi
|
8d8f8d38a2
|
AddByZero optimization should not be performed if one node is Load CNode
|
2022-05-12 07:19:28 +00:00 |
lanzhineng
|
a8d6ac61f0
|
fix issue:simply x+zero
|
2022-04-25 14:50:58 +08:00 |
i-robot
|
5114796bac
|
!33361 support tensor derterminate condition switch
Merge pull request !33361 from lanzhineng/issue
|
2022-04-25 02:29:38 +00:00 |
lanzhineng
|
3c9cdbd7c1
|
support tensor derterminate condition switch
|
2022-04-24 17:19:14 +08:00 |
xiao_yao1994
|
3c81a6e1eb
|
[ge_adapter]: imple control flow(while while by while and case in while)
|
2022-04-24 11:17:28 +08:00 |
i-robot
|
fb4ac3e4cb
|
!32672 add ut for save_graphs
Merge pull request !32672 from huanghui/add-ut-for-save_graphs
|
2022-04-13 01:33:12 +00:00 |
huanghui
|
f8b93ebc39
|
add ut for save_graphs
|
2022-04-12 09:13:00 +08:00 |
lanzhineng
|
3b5ca68c9e
|
fix partial_eliminate recursive issue
|
2022-04-11 20:24:40 +08:00 |
i-robot
|
4825283295
|
!32279 Add testcase for control flow with monad.
Merge pull request !32279 from gaoyong10/dynamic_shape_01
|
2022-04-02 09:48:18 +00:00 |
lanzhineng
|
972e9a29fa
|
fix endless infer of the high-order differential function
|
2022-04-02 14:17:47 +08:00 |
i-robot
|
51e24179ed
|
!32288 Test control flow
Merge pull request !32288 from chenfei_mindspore/debug-shenzhenwan
|
2022-04-01 08:19:44 +00:00 |
gaoyong10
|
1c866d5a77
|
Add testcase for control flow with monad.
|
2022-04-01 16:11:46 +08:00 |
chenfei
|
3f0b8db2a8
|
test control
|
2022-04-01 11:50:28 +08:00 |
Zhang Qinghua
|
4147bb0ad5
|
Lift all fv in if true and false branches.
|
2022-03-31 17:10:54 +08:00 |
i-robot
|
00b50d464e
|
!31365 fix incorrect order in order list
Merge pull request !31365 from xychow/fix-parallel-if-control-test-case-1
|
2022-03-23 02:59:30 +00:00 |
zhousiyi
|
814dd365af
|
fix incorrect order in order list and new_node is missing after manager.replace call
|
2022-03-22 07:58:00 +00:00 |
Zhang Qinghua
|
5d15cc9e22
|
Remove original ParseFor implementation.
|
2022-03-22 15:18:03 +08:00 |
Margaret_wangrui
|
0c73f1e02f
|
[Ascend][Control_flow] If the return value of subgraph is Ref, should run graph mode with kernelbykernel.
|
2022-03-18 10:17:44 +08:00 |
chenfei
|
3872e29c3b
|
add ut for tuple trans
|
2022-03-16 21:33:54 +08:00 |
chenfei
|
cf182a803a
|
add testcases of for in while
update mindir
|
2022-03-03 17:48:10 +08:00 |
Margaret_wangrui
|
1fef801371
|
Fix testcast
|
2022-02-24 14:41:46 +08:00 |
chenfei
|
833a99abbe
|
fix assert result
|
2022-02-22 09:47:56 +08:00 |
chenfei
|
1652592529
|
add side effect cases
|
2022-02-19 15:38:48 +08:00 |
Zhang Qinghua
|
07d8b59b0b
|
Change sequence node insert fail log level.
|
2022-02-14 10:23:36 +08:00 |
i-robot
|
9d8cb9162a
|
!29725 Parse kernel level by kernel graph.
Merge pull request !29725 from gaoyong10/runtime_second12
|
2022-02-08 09:43:06 +00:00 |
LaiYongqiang
|
374f6dfa31
|
update op info config file for serving
|
2022-02-08 12:47:54 +08:00 |
gaoyong10
|
7633f93a07
|
Parse kernel level by kernel graph.
|
2022-02-08 09:38:18 +08:00 |
limingqi107
|
127e147f5c
|
unfied runtime adapt the env MS_DEV_ENABLE_CLOSURE
|
2022-01-30 15:33:55 +08:00 |
chenfei
|
a96f0b11e0
|
open closure
|
2022-01-28 22:04:31 +08:00 |
zhousiyi
|
784d4b4315
|
Bypass specializing the FuncGraph which is a input of a Partial CNode and it been specialized in ProcessCNode in FirstPass
|
2022-01-19 03:04:22 +00:00 |
lanzhineng
|
23b539e35a
|
add the test cases of gpu mindir
|
2021-12-29 16:25:59 +08:00 |
i-robot
|
ae1278fa42
|
!28074 convert execute mode to graph mode when loading mindir
Merge pull request !28074 from lianliguang/master
|
2021-12-29 06:23:57 +00:00 |
lianliguang
|
d5efef0ae6
|
convert pynative mode to graph mode when loading mindir
|
2021-12-29 09:46:08 +08:00 |
huanghui
|
74ca50e652
|
fix code warning && remove save_graphs use in st/ut
|
2021-12-24 14:45:37 +08:00 |
i-robot
|
7d7ec3c0c6
|
!27449 [ME]Add `MS` header of env var
Merge pull request !27449 from chenfei_mindspore/environment_variable_fix
|
2021-12-13 08:03:45 +00:00 |
chenfei
|
0ae5eb4618
|
add ms header of env var
|
2021-12-10 09:35:22 +08:00 |
i-robot
|
b4716271bc
|
!26892 ME compiler environment variables normalization
Merge pull request !26892 from chenfei_mindspore/environment_variable_fix
|
2021-12-06 11:16:57 +00:00 |
chenfei
|
c5c2b2f186
|
environment variables fix
debug log
|
2021-12-03 15:55:43 +08:00 |
liangyongxiong
|
05174c2115
|
fix pytest mark decorator for platform_x86_cpu
|
2021-12-01 14:15:36 +08:00 |
chenfei
|
d714fd4695
|
fix cell list
|
2021-11-02 14:47:19 +08:00 |
lanzhineng
|
9659e772d0
|
CheckSwitchValueJoinable
|
2021-10-14 20:33:35 +08:00 |
lanzhineng
|
632e38c1d6
|
enable recursive function testcase
|
2021-09-27 10:36:43 +08:00 |