mindspore/tests/st
i-robot a6b7631174
!48367 fix cpu dropoutnd
Merge pull request !48367 from 王禹程/drop_ratio
2023-02-03 01:37:10 +00:00
..
armour
auto_monad fix_apply_proximal_grad_descent_st_master 2023-01-30 15:32:08 +08:00
auto_parallel takedown testcases to ensure gate stability 2023-01-31 10:51:49 +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 Fix that when training for two consecutive times, the error will be reported in the non-sinking mode and then sinking mode: For 'GetNext', get data timeout 2023-02-01 11:31:48 +08:00
dataset_helper
debugger
dump add kernel by kernel operator overflow check for dump 2023-01-13 12:31:03 +08:00
dynamic_shape takedown testcases to ensure gate stability 2023-01-31 10:51:49 +08:00
error_manager takedown testcases to ensure gate stability 2023-01-31 10:51:49 +08:00
export_and_load add ops function 2023-01-31 19:36:43 +08:00
fallback !48282 Enable return multiple output including dict 2023-02-02 08:37:21 +00: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 fix ge dynamic shape input st 2023-01-31 15:07:58 +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 clean gate unused st/tbe_network case 2023-02-01 09:38:57 +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 scalar ops 2023-01-31 10:17:52 +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 add dataset_sink_mode for network testcase 2023-01-30 20:10:09 +08: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 !48367 fix cpu dropoutnd 2023-02-03 01:37:10 +00:00
optimizer add indices validation check for tensor_scatter_XXX on gpu backend 2023-01-31 16:18:16 +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 Only data for data processing is collected. 2023-01-31 14:45:10 +08:00
ps takedown testcases to ensure gate stability 2023-02-02 15:54:27 +08:00
pynative Fix tensor st issue 2023-02-02 14:29:47 +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 takedown testcases to ensure gate stability 2023-02-02 15:54:27 +08: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
tensor !48303 添加ops/Tensor hypot支持平台 2023-02-02 02:08:05 +00:00
train st_train_dataset 2023-01-31 14:30:31 +08:00
vmap !45779 Rectify the case adaptation error. 2022-11-22 02:33:19 +00:00
__init__.py