mindspore/tests/st
i-robot 91d9585df7
!31346 add vmap ut and st
Merge pull request !31346 from Erpim/vmap_v12
2022-03-21 03:49:08 +00:00
..
armour Add a st for inversion attack 2021-07-16 10:09:57 +08:00
auto_monad [ME][Auto_monad] Fix bug:Remove duplicate loads before Load node grouping. 2022-02-28 11:36:51 +08:00
auto_parallel add st for shard 2022-03-01 15:32:37 +08:00
broadcast fix test cases about models 2021-09-23 09:19:37 +08:00
control [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
cpp build core.so 2022-01-29 14:11:02 +08:00
data_transfer add @security_off_wrap for RDR testcases 2021-12-23 10:37:05 +08:00
dataset [MD] Add more UT and a ST for failover reset 2022-03-14 13:52:09 -04:00
dataset_helper utfixs 2021-10-18 18:06:37 +08:00
debugger Fix DumpParameters issue when only need dump input data 2022-02-22 15:08:46 +08:00
dump !31063 Fix a+m dump probilistic failure in ci 2022-03-16 07:19:48 +00:00
dynamic_shape skip parameter output of kernel graph. 2022-03-10 23:22:45 +08:00
error_manager Delete error code assert in error manager test case 2021-12-07 09:13:01 +08:00
export_and_load convert pynative mode to graph mode when loading mindir 2021-12-29 09:46:08 +08:00
fallback [ME][Fallback] Add the error code line information in validate. 2021-12-30 21:04:55 +08:00
fl change lr for server in master 2022-02-26 09:43:26 +08:00
frontend_compile_cache All the cells no need to read the cached graphs when check hash consistency failed 2022-03-07 21:37:25 +08:00
fusion add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
gnn takedown test_gcn due to probalistic failure 2022-03-15 11:53:07 +08:00
gradient add taylor higher order differentiation 2022-03-10 19:26:14 +08:00
graph_kernel/model remove control_depend from py file 2021-03-22 20:45:45 +08:00
hcom open 8p testcase 2021-03-03 21:40:02 +08:00
heterogeneous_excutor set offload node 2021-12-03 15:29:01 +08:00
high_grad fix pytest mark decorator for platform_x86_cpu 2021-12-01 14:15:36 +08:00
hook correct_wrong_info_when_using_ms_function_with_bprop 2021-09-16 14:12:55 +08:00
hypermap Add test case for hypermap 2022-03-01 20:35:12 +08:00
initializer addut 2021-11-26 09:48:34 +08:00
mem_reuse Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
mix_precision modify if xxx is True to if xxx and modify if xxx is not True to if not xxx 2022-01-12 22:31:49 +08:00
model_zoo_tests uni_backend: add ut ge test 2022-03-10 16:08:36 +08:00
nccl Add NeighborExchange support for GPU 2021-11-17 16:00:33 +08:00
networks fix_st 2022-03-15 16:48:02 +08:00
nontask_sink construct cache dir with rank_id directly 2022-02-14 15:39:53 +08:00
numpy_native add some numpy method 2022-03-09 22:43:38 -05:00
ops !31302 disable testcase on macos 2022-03-16 08:55:30 +00:00
optimizer add dynamic_decay 2022-03-10 11:02:27 +08:00
param_name [ME] Add some parameter name check testcases. 2022-03-09 09:50:41 +08:00
probability add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
profiler profiler pynative python code 2022-03-09 12:38:39 +08:00
ps relax ps acc 2022-02-15 11:59:53 +08:00
pynative !30511 Add st for pynative hook function 2022-02-25 02:55:14 +00:00
quantization !19127 add st test: test_Conv2dBnFoldQuant 2021-07-05 13:07:48 +00:00
recompute add recompute nodes 2020-12-31 17:29:23 +08:00
rl Add test case for CellList getattr. 2022-03-08 23:05:07 +08:00
scipy_st fix add sparse gmres tests 2022-03-17 14:57:32 +08:00
sparse fix sparse segfault in pynative bprop 2022-03-10 20:17:18 +08:00
summary add landscape doc and st 2022-02-23 14:19:49 +08:00
tbe_networks add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
vmap add vmap st and ut 2022-03-21 09:38:38 +08:00
__init__.py