You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/st
TFBunny 6cd7dc42e9
add testcases and dynamic shape to reduce ops
4 years ago
..
auto_parallel use from_numpy and add do_copy option 4 years ago
broadcast fix broadcast bug 4 years ago
control use select implement tensor in list 4 years ago
cpp cpp st fwk and script 4 years ago
dump add dump testcase 4 years ago
dynamic_shape Add dynamic shape support for the operator Concat 4 years ago
export add export mindir example 4 years ago
fusion !5502 Mod SoftmaxCrossEntropyWithlogits 5 years ago
gnn add tensor.ndim and rename tensor.size() to tensor.size 4 years ago
graph_kernel/model GraphKernel supports multi-output kernels 4 years ago
heterogeneous_excutor add st testcase 4 years ago
high_grad high grad 4 years ago
host_device modify_dense 4 years ago
mem_reuse change map calls 4 years ago
mix_precision add new auto mix presicion testcase and check the cast num 4 years ago
model_zoo_tests modify yolov3 test case 4 years ago
nccl pipeline_split adapt parallel 4 years ago
networks update Pool's attr kernel_size, pad_mode 4 years ago
numpy_native Fix bugs in np.atleastxd, np.xstack and format api docstrings 4 years ago
ops add testcases and dynamic shape to reduce ops 4 years ago
probability update doc example in probability 4 years ago
profiler Modify profiling dir structure to fit the new Run Package 4 years ago
ps ps 4 years ago
pynative update Pool's attr kernel_size, pad_mode 4 years ago
quantization fix mobilenet 4 years ago
recompute add recompute nodes 4 years ago
summary Add more log when collect graph and use summary operators 4 years ago
tbe_networks update Pool's attr kernel_size, pad_mode 4 years ago
__init__.py