mindspore/tests/st
i-robot 9085be08b9 !18163 Support ConvTranspose3D on GPU
Merge pull request !18163 from likesen/master
2021-06-17 10:44:58 +08:00
..
auto_monad fix static check 2021-05-31 16:47:21 +08:00
auto_parallel add parallel operator for conv2d 2021-06-10 14:58:51 +08:00
broadcast update st test case: add error log after fail 2021-03-31 14:18:11 +08:00
compile_cache Fix recompute update_state 2021-05-31 12:45:23 +08:00
control set default context mode to GRAPH_MODE 2021-06-09 14:40:49 +08:00
cpp ascend 310/910 joint compile, and ascend 310 pacakge lose weight 2021-05-28 12:11:20 +08:00
data_transfer upgrade_ascend_0428 2021-04-30 15:57:57 +08:00
debugger adapt offline debuger to new dump, sync support for iteration ranges, GPU default dump mode correction 2021-06-04 08:38:50 -04:00
dump change device_id to rank_id in dump path 2021-06-06 21:27:20 -04:00
dynamic_shape dynamic shape bug fix 2021-03-19 17:57:31 +08:00
explainer set default context mode to GRAPH_MODE 2021-06-09 14:40:49 +08:00
export_and_load set default context mode to GRAPH_MODE 2021-06-09 14:40:49 +08:00
fl/mobile Worker scaling and fix issues. 2021-06-10 14:49:09 +08:00
fusion Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
gnn Support GCN on GPU 2021-06-10 20:17:03 +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 [auto-monad] Support side-effects by auto-monad 2021-02-08 09:01:15 +08:00
high_grad high grad 2020-12-17 17:16:07 +08:00
host_device modify_dense 2020-11-10 23:06:30 +08:00
mem_reuse Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
mix_precision !15817 Add primal_attr to transfer attribute between forward and backward operator. 2021-05-15 19:03:20 +08:00
model_zoo_tests update testcase ssd-mobilenet-fpn 2021-06-15 14:36:49 +08:00
nccl offline st testcases for cuda-11.1 2021-05-25 14:43:32 +08:00
networks add comments for thor api 2021-06-10 14:08:40 +08:00
numpy_native !17082 set default context mode to GRAPH_MODE 2021-06-10 21:21:46 +08:00
ops !18163 Support ConvTranspose3D on GPU 2021-06-17 10:44:58 +08:00
probability clean code of probability 2021-05-28 08:58:40 +08:00
profiler offline gpu case of test_gpu_profiler 2021-05-22 15:04:12 +08:00
ps fixed the wait usage of shell script 2021-03-21 14:40:00 +08:00
pynative set default context mode to GRAPH_MODE 2021-06-09 14:40:49 +08:00
quantization add test_lenet_quant_ascend st 2021-06-08 19:43:57 +08:00
recompute add recompute nodes 2020-12-31 17:29:23 +08:00
summary fix static check 2021-05-31 16:47:21 +08:00
tbe_networks Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
__init__.py