mindspore/tests/st
i-robot 53495733c8
!49785 move level1 test to ut
Merge pull request !49785 from lianliguang/move-a-level1-to-ut
2023-03-06 13:04:57 +00:00
..
armour
auto_monad Support the values of the dict has nested sequences and None. 2023-03-03 18:15:07 +08:00
auto_parallel takedown testcases to ensure gate stability 2023-01-31 10:51:49 +08:00
broadcast use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
construct_input support kwargs for top graph 2023-02-16 09:31:48 +08:00
control fix test when MS_DEV_ENABLE_FALLBACK_RUNTIME is set 2023-02-08 15:53:07 +08:00
cpp upgrade_ascend_20230207_master 2023-02-11 16:04:47 +08:00
cpu_data_parallel Optimize cpu allreduce test case 2022-09-27 09:40:16 +08:00
data_transfer adjust tdt st 2022-11-01 12:04:34 +08:00
dataset [MD] support python dictionary in pipeline 2023-03-03 16:34:17 -05:00
dataset_helper
debugger
dump add bprop method in ir scope 2023-03-01 11:43:23 +08:00
dynamic_shape takedown test_train_pynative_mode_gpu to ensure gate stability 2023-03-03 14:19:07 +08:00
error_manager fix st: the format of exception 2023-02-02 17:11:48 +08:00
export_and_load mindir support export dynamic len of tuple 2023-03-04 12:32:29 +08:00
fallback !49020 Enable list to return in graph (Frontend) 2023-03-06 11:41:23 +00:00
frontend_compile_cache debug 2023-03-01 14:58:29 +08:00
fusion add a st for ub fusion pass 2023-01-11 11:34:00 +08:00
ge reset test_dummy_train_no_sink ST to level0 2023-03-03 16:01:24 +08:00
gnn change_dropout_keep_prob_to_p_master 2023-02-27 20:03:24 +08:00
gradient Do infer after dict to pyexecute 2023-02-27 21:40:46 +08:00
graph_kernel/model
graph_syntax !49785 move level1 test to ut 2023-03-06 13:04:57 +00:00
hcom upgrade ascend 20221129 master 2022-12-20 10:03:35 +08:00
heterogeneous Fix test_1024_batch_size_resnet case 2023-02-09 09:08:39 +08:00
high_grad
hook Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
hypercomplex add hypercomplex operators and corresponding tests 2023-02-02 16:59:50 +03:00
hypermap takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
map_parameter use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
mem_reuse use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
mix_precision !47349 【AR】IR调试能力优化 2023-01-09 04:20:41 +00:00
model_zoo_tests !49608 fix deeplabv3 and ssd_mobilenet_fpn testcase 2023-03-02 02:38:35 +00:00
ms_adapter MSAdapter 2022-12-21 09:24:25 +08:00
ms_function support kwargs for top graph 2023-02-16 09:31:48 +08:00
mutable Enable list as output 2023-03-04 13:32:05 +08:00
nccl Fix partition bug 2022-10-25 09:27:12 +08:00
networks !49291 change_dropout_keep_prob_to_p_master 2023-03-01 06:30:24 +00:00
nn fix dropout error 2023-03-01 15:36:12 +08:00
nontask_sink
numpy_native fix numpy rand, randn, randint 2023-03-01 11:16:46 +08:00
ops !49641 FillV2 vmap support when shape is a tensor. 2023-03-06 08:29:21 +00:00
optimizer add indices validation check for tensor_scatter_XXX on gpu backend 2023-01-31 16:18:16 +08:00
parameter Organize parameter related test casess. 2022-11-03 17:52:04 +08:00
place Fix issues: 2023-03-03 14:26:34 +08:00
probability 概率编程应用层面接口删除 2023-02-21 15:32:51 +08:00
profiler takedown testcases to ensure gate stability 2023-02-16 11:28:21 +08:00
ps takedown testcases to ensure gate stability 2023-02-02 15:54:27 +08:00
pynative takedown testcases to ensure gate stability 2023-03-01 14:46:32 +08:00
recompute
rewrite remove windows backend for sparsify_cg test 2023-02-08 10:55:40 +08:00
rl Support return scalar type in graph mode. 2023-02-28 07:56:45 +08:00
runtime Enable list as output 2023-03-04 13:32:05 +08:00
scipy_st takedown test_solve_triangular to ensure gate stability 2023-02-21 19:02:17 +08:00
sparse dynamic rank support for mutiple sparse interfaces 2022-12-27 10:49:06 +08:00
summary The summary operator supports pynative mode 2022-12-30 11:42:17 +08:00
tensor !48317 [ST][MS][OPS] Fix operation validation issues. 2023-03-02 06:35:22 +00:00
train fix ci deepfm and data sink st 2023-02-22 11:27:58 +08:00
vmap Revert "Remove the vmap" 2023-03-04 16:40:32 +08:00
__init__.py