mindspore/tests/st
yusi-wang bbe1c7e796 add maxunpool2d,maxunpool2dGrad GPU 2022-08-11 17:07:52 +08:00
..
armour take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
auto_monad Support isolated side-effect nodes in constant returned func graph. 2022-07-27 10:12:24 +08:00
auto_parallel PyNative backend bugfix 2022-06-20 16:48:55 +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 !38753 Support list pop method. 2022-08-02 03:40:32 +00: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 skip test_autotune_pymultiproc_train_simple_model 2022-07-06 18:34:56 +08:00
dataset_helper
debugger
dump !36350 Fix the stream_id error for async dump 2022-06-24 08:44:17 +00:00
dynamic_shape update backend kernels for ExpandDims and Squeeze 2022-07-14 11:12:26 +08:00
error_manager
export_and_load Fix AIR Encryption Error 2022-06-15 13:10:49 +08:00
fallback Support list pop method. 2022-08-01 21:02:14 +08:00
fl Support isolated side-effect nodes in constant returned func graph. 2022-07-27 10:12:24 +08: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 gpu bias dropout add fusion 2022-07-30 10:05:01 +08:00
ge remove ge string case 2022-07-08 09:54:04 +08:00
gnn add ci gnn csr 2022-06-20 11:13:29 +08:00
gradient !39321 Fix the lost mutable attr for ms_function inputs 2022-08-02 09:12:00 +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 support fp32 gradient for fusedcastadam 2022-07-27 09:37:31 +08:00
high_grad support function closure == 2022-06-14 17:38:16 +08:00
hook
hypermap
initializer
mem_reuse [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
mix_precision
model_zoo_tests Support isolated side-effect nodes in constant returned func graph. 2022-07-27 10:12:24 +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 Support isolated side-effect nodes in constant returned func graph. 2022-07-27 10:12:24 +08:00
nontask_sink takedown ascend testcases for better gate performance 2022-06-24 09:47:21 +08:00
numpy_native takedown ascend testcases for better gate performance 2022-06-24 09:47:21 +08:00
ops add maxunpool2d,maxunpool2dGrad GPU 2022-08-11 17:07:52 +08:00
optimizer fix bug of tuple setitem getitem pass 2022-07-05 09:34:28 +08:00
parameter Fix the problem when use Parameter as top func graph arguments. 2022-07-28 21:00:37 +08:00
probability [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
profiler profiler init add aclrtSetDevice 2022-06-17 14:45:06 +08:00
ps change st test level 2022-06-29 16:50:18 +08:00
pynative Remove pynative 8p st 2022-06-25 10:49:46 +08: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
runtime Support isolated side-effect nodes in constant returned func graph. 2022-07-27 10:12:24 +08:00
scipy_st support sparse userdefined bprop 2022-08-01 09:48:17 +08:00
sparse sparse matrix add testcase 2022-07-26 08:55:18 +08:00
sponge sponge test case 2022-06-27 14:24:56 +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 Fix vmap problem 2022-07-05 15:30:10 +08:00
__init__.py