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
yanzhenxiang2020 f6677628c0
add StackPush and StackPop for aicpu
4 years ago
..
test_cast.py synchronize latest Ascend software suite 18 Jul 2020, and merging branches 5 years ago
test_compute_accidental_hits.py fix shape of ComputeAccidentalHits 4 years ago
test_crop_and_reszie.py change crop_size from tensor to tuple 5 years ago
test_ctc_greedy_decoder.py fix example of categorical and rnntloss 4 years ago
test_ctc_loss.py fix aicpu ut 4 years ago
test_dropout2d.py add Dropout2D and rename Dropout3d to Dropout3D 4 years ago
test_dropout3d.py add Dropout2D and rename Dropout3d to Dropout3D 4 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_fused_sparse_adam.py modify_bug 4 years ago
test_fused_sparse_ftrl.py modify_bug 4 years ago
test_fused_sparse_lazy_adam.py modify_bug 4 years ago
test_fused_sparse_proximal_adagrad.py modify_bug 4 years ago
test_gamma.py sync 0807 code to ms-incubator 5 years ago
test_gather_d.py add Randperm/GatherDGrad and fix GatherD for aicpu 4 years ago
test_is_finite.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_log_uniform_candidate_sampler.py add LogUniformCandidateSampler and ComputeAccidentalHits op for aicpu 4 years ago
test_meshgrid.py add Meshgrid ops for aicpu 4 years ago
test_no_repeat_ngram.py amend randperm 4 years ago
test_pack.py modify pack to stack 4 years ago
test_poisson.py optim pylint 4 years ago
test_random_categorical.py add RNNTLoss and RandomCategorical op for aicpu 5 years ago
test_randperm.py amend randperm 4 years ago
test_reshape.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_reverse_sequence.py fix aicpu ut 4 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_stack.py add StackPush and StackPop for aicpu 4 years ago
test_standard_laplace.py Refactoring laplace random operator. 4 years ago
test_standard_normal.py Refactor random uniform ops and complete gamma and poisson 5 years ago
test_strided_slice.py Remove StridedSlice AICPU version 4 years ago
test_strided_slice_grad.py Remove StridedSlice AICPU version 4 years ago
test_uniform_int.py Add test cases for uniform ops on GPU 5 years ago
test_uniform_real.py Add test cases for uniform ops on GPU 5 years ago