mindspore/tests/st
guozhibin 8031beb260 add ops.swapaxes and ops.swapdims 2023-01-13 17:15:10 +08:00
..
armour
auto_monad !47226 Handle the UpdateState multi inputs bprop problem. 2022-12-29 06:45:06 +00:00
auto_parallel add st example for comm subgraph 2023-01-03 09:37:56 +08:00
broadcast use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
construct_input Fix VectorRefToPyData 2022-12-23 17:05:34 +08:00
control Adjust ST test cases 2022-12-12 17:39:41 +08:00
cpp takedown test_yolo5_dynamic_gpu_pynative and 310 testcases to ensure gate stability 2022-12-29 16:12:29 +08:00
cpu_data_parallel Optimize cpu allreduce test case 2022-09-27 09:40:16 +08:00
data_transfer adjust tdt st 2022-11-01 12:04:34 +08:00
dataset use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
dataset_helper
debugger
dump use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
dynamic_shape takedown test_yolov5_dynamic_gpu to ensure gate stability 2023-01-10 14:47:24 +08:00
error_manager change default mode to pynative 2022-10-13 19:48:38 +08:00
export_and_load Remove unused bprop defined in python and mindir 2023-01-04 09:04:49 +08:00
fallback Return zero like gradients for PyExecute bprop, and add an unsupported test case. 2023-01-04 09:38:56 +08:00
frontend_compile_cache use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
fusion Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
ge GE support PyNative ms_function. 2022-11-22 20:20:11 +08:00
gnn
gradient add index of grad 2022-12-29 19:10:36 +08:00
graph_kernel/model
graph_syntax !47635 [JIT Fallback] Build interpreted node during inferring procedure, not in parser. 2023-01-11 06:25:03 +00:00
hcom upgrade ascend 20221129 master 2022-12-20 10:03:35 +08:00
heterogeneous takedown test_1024_batch_size_resnet 2022-12-24 11:28:54 +08:00
high_grad
hook Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
hypermap takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
map_parameter use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
mem_reuse use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
mix_precision !47349 【AR】IR调试能力优化 2023-01-09 04:20:41 +00:00
model_zoo_tests use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
ms_adapter MSAdapter 2022-12-21 09:24:25 +08:00
ms_function new_construct_bprop 2022-11-27 04:55:01 -05:00
mutable [JIT Fallback] Support return Python dict in top func graph. 2022-12-22 09:34:01 +08:00
nccl Fix partition bug 2022-10-25 09:27:12 +08:00
networks !46516 add cell reuse inline 2022-12-30 06:51:15 +00:00
nn add ops.multilabel_soft_margin_loss 2022-12-29 15:11:55 +08:00
nontask_sink add ascend kernel by kernel somas 2022-08-23 14:05:30 +08:00
numpy_native takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
ops add ops.swapaxes and ops.swapdims 2023-01-13 17:15:10 +08:00
optimizer rectify nn api's ut and st 2022-12-27 18:09:57 +08:00
parameter Organize parameter related test casess. 2022-11-03 17:52:04 +08:00
place use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
probability use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
profiler Environment variable parameters and interface modes are the same. 2023-01-06 09:24:38 +08:00
ps use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
pynative Remove unused bprop defined in python and mindir 2023-01-04 09:04:49 +08:00
quantization/ops remove compression and testcases 2022-12-21 14:13:13 +08:00
recompute
rewrite sparsify impl support cg 2022-12-24 10:43:56 +08:00
rl Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
runtime runtime support load is subgraph output to add control arrow 2022-10-17 21:22:05 +08:00
scipy_st !47231 minimize支持LAGRANGE算法 2023-01-04 01:15:31 +00:00
sparse dynamic rank support for mutiple sparse interfaces 2022-12-27 10:49:06 +08:00
summary The summary operator supports pynative mode 2022-12-30 11:42:17 +08:00
tbe_networks use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
tensor !47658 Support cov function 2023-01-12 02:00:14 +00:00
train use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
vmap !45779 Rectify the case adaptation error. 2022-11-22 02:33:19 +00:00
__init__.py