yanghaoran
e1d3e6edac
take down testcases that are passing all the time
2022-05-28 09:53:29 +08: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
huanghui
ba66c0d491
add security isolate for save_graphs
2021-09-14 10:24:12 +08:00
chenfei
2188d80354
open log info
2021-09-02 09:49:16 +08:00
yanghaoran
a0ff742442
prune less effective Ascend testcases to level1
2021-08-27 19:59:59 +08:00
gaoyong10
9fb5ce3b87
Create new graph for pynative mode.
2021-08-26 11:16:15 +08:00
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
...
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
2021-08-23 01:46:38 +08:00
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
2021-08-22 16:26:45 +08:00
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
2021-08-22 13:39:37 +08:00
yanghaoran
64d34104e5
move useless testcases from level0 to level1
2021-08-11 23:11:34 +08:00
chenfei
709b1e80db
add control test cases and vm bug fix
2021-08-03 18:43:22 +08:00
xsmq
a424c3124b
adjust ascend st from level0 to level1
2021-05-14 13:07:24 +08:00
liangzelang
971c2d3c6d
[control flow]update st testcases for while bp
2021-04-19 17:37:03 +08:00
liangzelang
87d7de017b
update ci testcases
2021-03-29 09:46:04 +08:00
liangzelang
ba65fb9f3c
Support non-tail recursive graphs
2021-03-26 16:21:40 +08:00
mindspore-ci-bot
176afda078
!12307 Add result check for cases in test_cont_grad.py
...
From: @liangzelang
Reviewed-by: @jjfeing,@zhoufeng54
Signed-off-by: @zhoufeng54
2021-02-18 17:34:33 +08:00
liangzelang
81afa9f103
check result in test_cont_graph cases
2021-02-09 15:11:36 +08:00
l00591931
9ec100d069
Change TensorAdd to Add, from r1.1 to master
2021-02-01 17:53:52 +08:00
yujianfeng
3176d377e6
Remove redundant phi nodes
2020-11-16 09:36:55 +08:00
panyifeng
1a54785fe2
remove name arg from gradoperation
2020-08-26 11:16:57 +08:00
mindspore-ci-bot
abe6b82138
!5011 remove global grad ops
...
Merge pull request !5011 from riemann_penn/remove_global_grad_ops
2020-08-25 09:47:55 +08:00
huangdongrun
1bd9fefd84
support if by if not inline
...
add testcase of net of if by if
2020-08-24 17:11:26 +08:00
panyifeng
637e812347
remove global grad ops
2020-08-24 16:50:09 +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