gaoyong10
9fb5ce3b87
Create new graph for pynative mode.
4 years ago
lanzhineng
6daabf9a86
mindir:add @ms_function testcase
4 years ago
chenfei
303146dea6
add env one card
4 years ago
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
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
i-robot
9f08cdc4ab
!21958 Fix the execution sequence problem of the load in maketuple
Merge pull request !21958 from Margaret_wangrui/load_in_maketuple
4 years ago
Margaret_wangrui
d0d0cc2c71
Fix the execution sequence problem of the load in maketuple
4 years ago
chenfei
4428db97e3
check abstract ref of update parameters
4 years ago
i-robot
fca1cb34c8
!21490 Ascend control use vm
Merge pull request !21490 from chenfei_mindspore/ascend-control-use-vm
4 years ago
lanzhineng
93a1956978
mindir:support switchlayer
4 years ago
chenfei
d6bc8c2fe3
ascend control in vm
inner test case fix
rm MS_CTX_MULTIGRAPH in ME func grpah cloner
add logs
4 years ago
yanghaoran
64d34104e5
move useless testcases from level0 to level1
4 years ago
lanzhineng
787b19c014
mindir:support control flow while
4 years ago
lanzhineng
dc63dea103
mindIR support control flow
4 years ago
gaoyong10
2c96987222
add skip decorator and gpu testcase
4 years ago
chenfei
709b1e80db
add control test cases and vm bug fix
4 years ago
lanzhineng
34aae1bef4
clear exception_ptr
4 years ago
i-robot
5c1a254f16
!19514 [ME][Control]Add control flow test cases in ci
Merge pull request !19514 from chenfei_mindspore/add_control_test_ci
4 years ago
chenfei
8c9a1d65b3
add control test cases for ci
4 years ago
lanzhineng
b706db3119
suport more evaluators and fix recrusive_fun testcase
4 years ago
lanzhineng
04dba00b93
infer:codex & testcases
4 years ago
huangbingjian
ad8f73f32b
set default context mode to GRAPH_MODE
4 years ago
mindspore-ci-bot
7820e12396
!16372 [ME][Control]Support for to while
From: @Margaret_wangrui
Reviewed-by:
Signed-off-by:
4 years ago
Margaret_wangrui
56cd94cf60
Support for to while
5 years ago
xsmq
a424c3124b
adjust ascend st from level0 to level1
5 years ago
Margaret_wangrui
8ef76ab3d0
1、add auto_monad testcase
2、Support trace tuple side-effect from a Switch
5 years ago
Margaret_wangrui
3989c5537c
add some control sink testcases
5 years ago
mindspore-ci-bot
31df54f424
!15784 if Switch/SwitchLayer, do not replace Load or remove UpdateState
From: @huangbingjian
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
5 years ago
huangbingjian
2a85af5d83
1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem
5 years ago
chenfei
ae87a8ace3
more complex basic case
5 years ago
mindspore-ci-bot
5a48a08e34
!15577 [ME][ControlFlow] Add some control sink testcases
From: @Margaret_wangrui
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
Margaret_wangrui
43b13f4a50
add control flow testcases
5 years ago
mindspore-ci-bot
09d41736e1
!15532 add control flow testcases
From: @huangbingjian
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
mindspore-ci-bot
b1865c7ff0
!15520 while test cases 3
From: @lanzhineng
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
huangbingjian
94eb1e70e0
add testcases related to if inside the function
5 years ago
lanzhineng
44d932a583
while control cases 3
5 years ago
mindspore-ci-bot
c316d76a03
!15456 [ME][ControlFlow] Add some control sink testcases
From: @Margaret_wangrui
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
5 years ago
mindspore-ci-bot
23fdba1c36
!15462 [ME][Control]Add assert of inner testcases
From: @chenfei52
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
5 years ago
mindspore-ci-bot
8bf9c96958
!15422 while control test cases 2
From: @lanzhineng
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
chenfei
e150dedc70
check result of test case
5 years ago
Margaret_wangrui
e1f452c151
add inner control flow tests
5 years ago
lanzhineng
39c0a5b7da
while cases 2
5 years ago
mindspore-ci-bot
e346b8028b
!15413 update st testcase for while bprop
From: @liangzelang
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
5 years ago
lanzhineng
65479c7646
while test cases
5 years ago
liangzelang
971c2d3c6d
[control flow]update st testcases for while bp
5 years ago
He Wei
92d60f4c6f
Fix pylint issues in test_cont_break.py
Fix 'Useless super delegation in method __init__';
Also fix class naming problem.
5 years ago
huangbingjian
8d64c11b8a
add testcases related to if, fix codedex check
5 years ago
mindspore-ci-bot
32f92eecbd
!14805 [ME][ControlFlow] Add some control sink testcases
From: @Margaret_wangrui
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
Margaret_wangrui
e69ead3f19
add some control sink testcases
5 years ago