mindspore/tests/st
i-robot cf17b1134a
!35402 [assistant][ops] New GPU operator implementation, include FractionalMaxPool3DWithFixedKsize, FractionalMaxPool3DGradWithFixedKsize
Merge pull request !35402 from 黎冠新/FractionalMaxPool3DWithFixedKsize
2022-07-19 09:40:31 +00:00
..
armour take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
auto_monad takedown ascend testcases for better gate performance 2022-06-24 09:47:21 +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 Added check for else branch in for and while loops. 2022-07-14 16:09:04 +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 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 [Fallback] Support issubclass built-in functions in constant scenarios. 2022-07-06 11:41:10 +08:00
fl Add Test Case for Compression && Encrypt 2022-06-15 17:11:02 +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
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 support operator Tan in Taylor differentiation 2022-07-05 11:47:58 +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
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 !36909 fix sink mode of ge train and ge infer 2022-06-30 05:46:38 +00: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 takedown ascend testcases for better gate performance 2022-06-24 09:47:21 +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 !35402 [assistant][ops] New GPU operator implementation, include FractionalMaxPool3DWithFixedKsize, FractionalMaxPool3DGradWithFixedKsize 2022-07-19 09:40:31 +00:00
optimizer fix bug of tuple setitem getitem pass 2022-07-05 09:34:28 +08:00
param_name
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 !35945 runtime performance optimize-enable record actor on demand 2022-06-16 14:11:03 +00:00
scipy_st takedown test_bfgs_graph to ensure gate stability 2022-06-23 14:45:19 +08:00
sparse support coleasce 2022-07-04 09:52:21 +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