mindspore/tests/st
i-robot 0d0e70a433
!44973 Report parallel strategy data to Ascend Profiler.
Merge pull request !44973 from 裘凯达/parallel_strategy
2022-11-03 11:28:16 +00:00
..
armour
auto_monad Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
auto_parallel takedown test_async_dump_net_multi_layer_mode1 test_cell_shard_ascend to ensure gate stability 2022-11-03 09:51:14 +08:00
broadcast solver ignore union contiguous tensors 2022-10-18 10:40:08 +08:00
construct_input Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
control not allow duplicated grad_position and fix some bug 2022-10-25 23:38:17 +08:00
cpp Cloud inference tensor opt 2022-08-29 10:32:27 +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 !43871 [MD] Fix Python MP hang problem 2022-10-18 04:10:34 +00:00
dataset_helper
debugger
dump !44944 del set_dynamic_columns operation 2022-11-03 09:46:39 +00:00
dynamic_shape split tensor and sparse tensor 2022-10-31 14:10:11 +08:00
error_manager change default mode to pynative 2022-10-13 19:48:38 +08:00
export_and_load takedown testcases to ensure gate stability 2022-10-10 14:30:38 +08:00
fallback Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
frontend_compile_cache Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
fusion Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
ge add if test 2022-10-17 20:01:40 +08:00
gnn
gradient Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
graph_kernel/model
graph_syntax Replace ms_function with jit 2022-10-29 11:32:53 +08:00
hcom
heterogeneous ST for memory_offload & MsContext::Validate 2022-10-21 15:23:45 +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
initializer Update testcases for initilizers 2022-10-13 19:43:34 +08:00
map_parameter Implements the export API for MapTensor. 2022-11-02 09:46:06 +08:00
mem_reuse
memory_recycle fix api ms_memory_recycle() 2022-08-31 18:01:30 +08:00
mix_precision add amp o1 level 2022-09-13 20:45:41 +08:00
model_zoo_tests !44983 update submodule models 2022-11-02 06:25:19 +00:00
ms_function Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
mutable Support mutable dict input which has only one element 2022-10-26 11:08:12 +08:00
nccl Fix partition bug 2022-10-25 09:27:12 +08:00
networks !42226 Add the check of the return value of Assign, AssignAdd, AssignSub. 2022-10-13 02:33:02 +00:00
nn !44702 Add nn.ChannelShuffle 2022-11-01 03:18:14 +00:00
nontask_sink add ascend kernel by kernel somas 2022-08-23 14:05:30 +08:00
numpy_native takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
ops !44309 adapt PadV3/PadV3Grad dynamic shape and kernelmod implementations. 2022-11-03 02:14:50 +00:00
optimizer Add the check of the return value of Assign, AssignAdd, AssignSub. 2022-10-11 15:50:47 +08:00
parameter Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
place Add place ut cases 2022-10-11 14:55:40 +08:00
probability remove usage of ScalarToArray 2022-10-13 14:34:06 +08:00
profiler !44973 Report parallel strategy data to Ascend Profiler. 2022-11-03 11:28:16 +00:00
ps Fix partition bug 2022-10-25 09:27:12 +08:00
pynative split tensor and sparse tensor 2022-10-31 14:10:11 +08:00
quantization takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
recompute
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 debug 2022-10-27 16:32:42 +08:00
sparse split tensor and sparse tensor 2022-10-31 14:10:11 +08:00
summary move Metrics from mindspore.nn to mindspore.train 2022-09-18 13:50:28 +08:00
tbe_networks
tensor support tensor repeat elements 2022-11-01 20:22:50 +08:00
tensor_func merge all commit again 2022-10-19 17:04:09 +08:00
train data sink testcase 2022-10-31 11:18:27 +08:00
vmap Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
__init__.py