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/ops/ascend/test_aicpu_ops
peixu_ren a47f5493d5
added strided slice and its grad as internal interface
5 years ago
..
test_cast.py add cast op for aicpu 5 years ago
test_crop_and_reszie.py Add aicpu op: ReverseSequence, CropAndResize, CTCLoss 5 years ago
test_ctc_loss.py Add aicpu op: ReverseSequence, CropAndResize, CTCLoss 5 years ago
test_expand_dims.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_flatten.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_gamma.py Added 5 random ops 5 years ago
test_is_finite.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_laplace.py Add Laplace random operator. 5 years ago
test_normal.py Added 5 random ops 5 years ago
test_pack.py sync from mindspore to incubator 5 years ago
test_poisson.py Added 5 random ops 5 years ago
test_random_categorical.py add RNNTLoss and RandomCategorical op for aicpu 5 years ago
test_reshape.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_reverse_sequence.py Add aicpu op: ReverseSequence, CropAndResize, CTCLoss 5 years ago
test_rnnt_loss.py add RNNTLoss and RandomCategorical op for aicpu 5 years ago
test_squeeze.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_strided_slice.py added strided slice and its grad as internal interface 5 years ago
test_strided_slice_grad.py added strided slice and its grad as internal interface 5 years ago
test_uniform_int.py Added 5 random ops 5 years ago
test_uniform_real.py Added 5 random ops 5 years ago