mindspore/tests/st
i-robot fd6338be75
!48152 [API] Add ops.is_tensor
Merge pull request !48152 from shaojunsong/feature/is_tensor
2023-01-31 02:47:29 +00: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 enable sink mode explicitly due to change in default value 2023-01-20 14:11:34 -05:00
dataset_helper
debugger
dump add kernel by kernel operator overflow check for dump 2023-01-13 12:31:03 +08:00
dynamic_shape fix a bug of yolov5 test case 2023-01-18 11:35:14 +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 [JIT Fallback] Don't release GIL lock during running in Python fallback routine. 2023-01-20 07:55:51 +08:00
frontend_compile_cache use standed ”import“ in cases 2022-12-27 15:39:19 +08:00
fusion add a st for ub fusion pass 2023-01-11 11:34:00 +08:00
ge add a st for ge dynamic input 2023-01-28 14:35:32 +08:00
gnn
gradient !48125 Change custom_vjp to inner api 2023-01-30 06:15:45 +00: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 rectify composite 2023-01-15 16:48:31 +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 Add resnet50+boost st test case in GE process. 2023-01-12 19:55:28 +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 api triplet_margin_loss 2023-01-13 11:01:35 +08:00
nontask_sink add ascend kernel by kernel somas 2022-08-23 14:05:30 +08:00
numpy_native a47b981c1026c20b266a4220b5d91663010e1ab6 2023-01-17 19:02:37 +08:00
ops !48152 [API] Add ops.is_tensor 2023-01-31 02:47:29 +00: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 Not root user and cuda version is 10, not execute. 2023-01-12 16:50:13 +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 use original scipy for sparsify cg 2023-01-16 09:36:46 +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 !48078 fix docs silu softmin diff 2023-01-29 04:31:07 +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