mindspore/tests/st
limingqi107 a4423eb803 fix the bug of host device in the control flow 2022-02-08 20:14:00 +08:00
..
armour Add a st for inversion attack 2021-07-16 10:09:57 +08:00
auto_monad [ME][Auto-Monad] Insert Tensor for the Load whose refkey appears more than once, 2022-01-10 16:05:39 +08:00
auto_parallel 1) 'auto_parallel_search_mode' changes to 'search_mode'; 2021-11-25 19:38:21 +08:00
broadcast fix test cases about models 2021-09-23 09:19:37 +08:00
control fix the bug of host device in the control flow 2022-02-08 20:14:00 +08:00
cpp C++ inference interface Ascend310DeviceInfo+Ascend910DeviceInfo->AscendDeviceInfo 2021-12-10 16:41:10 +08:00
data_transfer add @security_off_wrap for RDR testcases 2021-12-23 10:37:05 +08:00
dataset 1. del all the Queue & SharedQueue when the iter had been deleted from ITERATORS_LIST 2022-01-30 12:26:20 +08:00
dataset_helper utfixs 2021-10-18 18:06:37 +08:00
debugger add test function to write object to json 2021-12-17 16:11:05 -05:00
dump !19673 Seperate constant from pb file 2021-12-15 23:52:33 +00:00
dynamic_shape prune less effective Ascend testcases to level1 2021-08-27 19:59:59 +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 [ME][Fallback] Add the error code line information in validate. 2021-12-30 21:04:55 +08:00
fl !29710 add DynamicInferModel tag for flclient in r1.6 2022-02-07 11:59:40 +00:00
frontend_compile_cache Remove the randomly failed test case 2021-12-30 09:23:01 +08:00
fusion add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
gnn fix test cases about models 2021-09-23 09:19:37 +08:00
gradient fix grad twice position bug 2021-12-06 09:39:42 +08:00
graph_kernel/model remove control_depend from py file 2021-03-22 20:45:45 +08:00
hcom open 8p testcase 2021-03-03 21:40:02 +08:00
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 correct_wrong_info_when_using_ms_function_with_bprop 2021-09-16 14:12:55 +08:00
initializer addut 2021-11-26 09:48:34 +08:00
mem_reuse Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
mix_precision add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
model_zoo_tests modify testcase resnet50_cifar10_gpu testcase 2022-01-04 19:47:32 +08:00
nccl Add NeighborExchange support for GPU 2021-11-17 16:00:33 +08:00
networks add thor 2022-01-09 16:42:34 +08:00
nontask_sink ascend add nontask sink mode 2021-08-25 14:45:58 +08:00
numpy_native del test 2021-11-17 11:34:51 +08:00
ops add GRU support info and fix RNN ut 2022-02-08 10:25:17 +08:00
optimizer add fused adafactor primitive 2021-12-29 17:12:34 +08:00
probability add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
profiler Fix allreduce profiling point and get point from ts track file 2021-12-31 10:06:10 +08:00
ps prune less effective Ascend testcases to level1 2021-08-27 19:59:59 +08:00
pynative Pynative ms_function mix execution 2022-02-07 10:39:14 +08:00
quantization !19127 add st test: test_Conv2dBnFoldQuant 2021-07-05 13:07:48 +00:00
recompute add recompute nodes 2020-12-31 17:29:23 +08:00
rl Support variable index of getitem during handling cell list getattr. 2021-12-16 20:35:45 +08:00
scipy_st fix lu batched for gpu && cpu backend 2022-01-13 11:21:49 +08:00
sparse !28016 Support csrtensor valuenode in graph mode 2021-12-29 09:47:10 +00:00
summary add st 2021-12-22 14:42:30 +08:00
tbe_networks add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
__init__.py