mindspore/tests/st
i-robot c3bfbf2c3c
!35479 fix axis check range
Merge pull request !35479 from looop5/vmap_axis
2022-06-07 01:57: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 take down testcases that are passing all the time 2022-05-28 09:53:29 +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 [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04: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 take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
error_manager Delete error code assert in error manager test case 2021-12-07 09:13:01 +08:00
export_and_load take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
fallback [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +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 !34579 set uni folder for ge test 2022-05-23 07:20:37 +00:00
gnn fix test_gcn 2022-05-19 20:29:37 +08:00
gradient !35182 [bug] fix taylor rule of log 2022-05-31 01:33:29 +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 testBGCF_amazon_beauty to ensure gate stability 2022-06-06 11:24:34 +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 !35275 fix resnet thor base line 2022-06-02 07:17:52 +00:00
nontask_sink take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
numpy_native !35111 fix op fusion 2022-05-30 01:07:33 +00:00
ops !35479 fix axis check range 2022-06-07 01:57:38 +00:00
optimizer optimize lamb 2022-05-20 16:50:45 +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 !35208 [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-06-02 01:03:36 +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 model.fit and refactor callbacks 2022-05-28 10:33:39 +08:00
vmap move vmap testcases to st/ops directory 2022-05-18 16:07:30 +08:00
__init__.py