mindspore/tests/st
i-robot eafd35217a
!33569 add hswish operator
Merge pull request !33569 from jjfeing/add_hswish_operator
2022-06-09 06:19:38 +00:00
..
armour take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
auto_monad take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
auto_parallel PyNative Bprop run in Graph. 2022-05-27 23:26:46 +08:00
broadcast takedown testcases due to probalistic failures 2022-05-27 16:05:44 +08:00
construct_input Change the weight parameter to FV parameter in FuncGraph, and add ST cases. 2022-05-31 14:27:15 +08:00
control difference branches the same type 2022-06-07 15:07:14 +08:00
cpp add dvpp decode video op 2022-05-26 16:34:06 +08:00
cpu_data_parallel takedown test_data_parallel_tran_lenet 2022-05-18 10:08:55 +08:00
data_transfer !35316 gpu_testcase_level_adjust 2022-06-07 02:09:14 +00:00
dataset [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -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 take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
dynamic_shape Op ScatterNd, rewrite infer function with c++, supports vmap, supports dynamic shape on Gpu and Ascend. 2022-06-06 11:44:33 +08:00
error_manager Delete error code assert in error manager test case 2021-12-07 09:13:01 +08:00
export_and_load Add Customized Export With Encryption 2022-06-08 10:50:42 +08:00
fallback Change fallback control flow local param logic 2022-06-08 11:55:19 +08:00
fl [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
frontend_compile_cache [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
fusion add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
ge support S string input in GE mode 2022-06-06 11:48:12 +08:00
gnn fix test_gcn 2022-05-19 20:29:37 +08:00
gradient !34942 [bug] fix jet and grad input check error in graph mode 2022-06-07 07:35:04 +00: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 take down testcases that are passing all the time 2022-05-28 09:53:29 +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 [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04: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 takedown yolov3_darknet53 due to constant failures 2022-06-09 09:39:17 +08:00
ms_function Change the weight parameter to FV parameter in FuncGraph, and add ST cases. 2022-05-31 14:27:15 +08:00
nccl debug_sync_batch_norm 2022-04-16 18:14:19 +08:00
networks Fix GradOperation descripition and support tuple/list for 'get_by_list'. 2022-06-07 14:21:58 +08:00
nontask_sink Fix GradOperation descripition and support tuple/list for 'get_by_list'. 2022-06-07 14:21:58 +08:00
numpy_native takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
ops !33569 add hswish operator 2022-06-09 06:19:38 +00:00
optimizer add flatten weight adam weight decay st 2022-06-07 10:03:25 +08:00
param_name [ME] Add some parameter name check testcases. 2022-03-09 09:50:41 +08:00
probability [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
profiler [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
ps [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
pynative !35316 gpu_testcase_level_adjust 2022-06-07 02:09:14 +00:00
quantization [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
raise [ME] Support Raise list and tuple, prompt user variable scenario error when raising Tensor. 2022-05-30 10:27:25 +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 Refactor SparseProcess 2022-05-30 19:53:43 +08:00
summary [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
syntax support list slice assign 2022-04-20 09:32:05 +08:00
tbe_networks [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
train add earlystop and reducelrpleatu 2022-06-08 22:10:43 +08:00
vmap move vmap testcases to st/ops directory 2022-05-18 16:07:30 +08:00
__init__.py