mindspore2022/tests/st
z00512249 3470565532 add selu kernerl cpu implement 2022-04-09 14:57:27 +08:00
..
armour
auto_monad [ME][Auto_monad] Fix bug:Remove duplicate loads before Load node grouping. 2022-02-28 11:36:51 +08:00
auto_parallel Only do AllReduce on the output of CNode. 2022-03-30 09:19:57 +08:00
broadcast
control !32279 Add testcase for control flow with monad. 2022-04-02 09:48:18 +00:00
cpp build core.so 2022-01-29 14:11:02 +08:00
data_transfer add @security_off_wrap for RDR testcases 2021-12-23 10:37:05 +08:00
dataset add rank to filename 2022-04-07 16:12:06 -04:00
dataset_helper
debugger Fix DumpParameters issue when only need dump input data 2022-02-22 15:08:46 +08:00
dump Add st for dump 2022-04-07 16:00:02 -04:00
dynamic_shape fix the dynamic shape with heterogeneity 2022-04-08 09:00:16 +08:00
error_manager Delete error code assert in error manager test case 2021-12-07 09:13:01 +08:00
export_and_load convert pynative mode to graph mode when loading mindir 2021-12-29 09:46:08 +08:00
fallback [Fallback][Control_flow] Handling the issue of interpret nodes transform information as phi nodes. 2022-04-07 14:03:56 +08:00
fl add ci script for lenet of fl 2022-03-28 20:10:03 +08:00
frontend_compile_cache Fix a randomly failed test case of ps and compile cache 2022-03-21 17:09:29 +08:00
fusion
gnn takedown test_gcn due to probalistic failure 2022-03-15 11:53:07 +08:00
gradient Add Variable to set constant mutable 2022-04-02 11:08:43 +08:00
graph_kernel/model
hcom
heterogeneous_excutor set offload node 2021-12-03 15:29:01 +08:00
high_grad fix pytest mark decorator for platform_x86_cpu 2021-12-01 14:15:36 +08:00
hook
hypermap Add test case for hypermap 2022-03-01 20:35:12 +08:00
initializer
mem_reuse
mix_precision modify if xxx is True to if xxx and modify if xxx is not True to if not xxx 2022-01-12 22:31:49 +08:00
model_zoo_tests uni_backend: add ut ge test 2022-03-10 16:08:36 +08:00
nccl
networks takedown test_resnet_imagenet_and_thor_4p to ensure gate stability 2022-04-06 14:39:58 +08:00
nontask_sink construct cache dir with rank_id directly 2022-02-14 15:39:53 +08:00
numpy_native takedown test_mobilenetv2_quant_pynative, test_histogramdd, augassign_by_number to ensure gate stability 2022-03-31 10:25:43 +08:00
ops add selu kernerl cpu implement 2022-04-09 14:57:27 +08:00
optimizer add dynamic_decay 2022-03-10 11:02:27 +08:00
param_name [ME] Add some parameter name check testcases. 2022-03-09 09:50:41 +08:00
probability
profiler !31679 If the GPU memory is set to true, the test case fails. 2022-03-23 03:26:25 +00:00
ps relax ps acc 2022-02-15 11:59:53 +08:00
pynative !32291 [master]Bugfix for graph with tuple inputs 2022-03-31 08:17:08 +00:00
quantization remove mobilenet_quant_pynative test case 2022-03-31 15:03:35 +08:00
raise Handle string which is not JoinedStr in the raise statement. 2022-03-30 16:28:21 +08:00
recompute
rl Add test case for CellList getattr. 2022-03-08 23:05:07 +08:00
scipy_st fix scipy sparse gmres level1 test error 2022-04-02 14:54:39 +08:00
sparse add sparse bprop 2022-04-07 21:16:39 +08:00
summary add landscape doc and st 2022-02-23 14:19:49 +08:00
tbe_networks
vmap add vmap st and ut 2022-03-21 09:38:38 +08:00
__init__.py