mindspore/tests/st
i-robot 698ec02a9d
!34670 adapt vmap for scatter_min operator
Merge pull request !34670 from hujiahui8/scatter_min
2022-05-20 02:58:07 +00:00
..
armour Add a st for inversion attack 2021-07-16 10:09:57 +08:00
auto_monad [ME] The built-in function( print ) needs to be executed using an operator in some cases. 2022-04-09 14:15:35 +08:00
auto_parallel Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +08:00
broadcast fix test cases about models 2021-09-23 09:19:37 +08:00
control !34243 DDE coredump: infer public fuction of list append is wrong. 2022-05-13 06:15:15 +00:00
cpp build core.so 2022-01-29 14:11:02 +08:00
cpu_data_parallel takedown test_data_parallel_tran_lenet 2022-05-18 10:08:55 +08:00
data_transfer add @security_off_wrap for RDR testcases 2021-12-23 10:37:05 +08:00
dataset add rank to filename 2022-04-07 16:12:06 -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 !32938 optimize global step for optimizer 2022-04-16 03:53:04 +00:00
dynamic_shape Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +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 add st 300,301,302 for fallback control flow 2022-05-19 17:37:36 +08:00
fl fl script usability rectification 2022-05-18 19:42:40 +08:00
frontend_compile_cache Fix a randomly failed test case of ps and compile cache 2022-03-21 17:09:29 +08:00
fusion add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
ge/ge_pass avgpool grad and dropout for GE 2022-05-18 15:11:21 +08:00
gnn takedown test_gcn due to probalistic failure 2022-03-15 11:53:07 +08:00
gradient Change class Variable to mutable function 2022-05-16 09:05:32 +08:00
graph_kernel/model
hcom Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +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
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 debug_sync_batch_norm 2022-04-16 18:14:19 +08:00
networks Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +08:00
nontask_sink construct cache dir with rank_id directly 2022-02-14 15:39:53 +08:00
numpy_native attempt to restore windows st failed, revert testcases that were taken down 2022-04-12 19:54:39 +08:00
ops !34670 adapt vmap for scatter_min operator 2022-05-20 02:58:07 +00:00
optimizer optimize lamb 2022-05-19 19:18:16 +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 gpu single op network can not find bp_end. 2022-05-17 16:16:42 +08:00
ps Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +08:00
pynative Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +08:00
quantization remove mobilenet_quant_pynative test case 2022-03-31 15:03:35 +08:00
raise [ME] Add some exception types. 2022-05-05 11:58:42 +08:00
recompute
rl Support getattr of list of CellList or MsClass list. 2022-04-19 22:44:52 +08:00
scipy_st Add a gpu kernel, MatrixBandPart. 2022-05-14 10:46:38 +08:00
sparse !33347 Support rowtensor in pynative 2022-05-10 06:10:49 +00:00
summary Raise exception when more than one summaryrecord are created in a process 2022-04-18 10:54:07 +08:00
syntax support list slice assign 2022-04-20 09:32:05 +08:00
tbe_networks add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
vmap move vmap testcases to st/ops directory 2022-05-18 16:07:30 +08:00
__init__.py