| .. |
|
test_cast.py
|
synchronize latest Ascend software suite 18 Jul 2020, and merging branches
|
2020-07-18 21:09:55 +08:00 |
|
test_compute_accidental_hits.py
|
fix shape of ComputeAccidentalHits
|
2020-12-16 15:58:37 +08:00 |
|
test_crop_and_reszie.py
|
change crop_size from tensor to tuple
|
2020-07-06 09:29:09 +08:00 |
|
test_ctc_greedy_decoder.py
|
fix example of categorical and rnntloss
|
2020-11-25 20:25:20 +08:00 |
|
test_ctc_loss.py
|
fix aicpu ut
|
2020-09-15 14:31:56 +08:00 |
|
test_dropout2d.py
|
add Dropout2D and rename Dropout3d to Dropout3D
|
2021-03-01 09:44:46 +08:00 |
|
test_dropout3d.py
|
add Dropout2D and rename Dropout3d to Dropout3D
|
2021-03-01 09:44:46 +08:00 |
|
test_dynamic_stitch.py
|
add DynamicStitch and SearchSorted aicpu ops
|
2021-06-04 16:25:27 +08:00 |
|
test_env_ops.py
|
Remove support for dataclass
|
2022-04-24 09:12:50 +08:00 |
|
test_expand_dims.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_flatten.py
|
flatten support functional and tensor interface, dynamic shape and vmap
|
2022-06-04 11:49:55 +08:00 |
|
test_fused_sparse_adam.py
|
modify_bug
|
2020-09-09 18:20:32 +08:00 |
|
test_fused_sparse_ftrl.py
|
modify_bug
|
2020-09-09 18:20:32 +08:00 |
|
test_fused_sparse_lazy_adam.py
|
modify_bug
|
2020-09-09 18:20:32 +08:00 |
|
test_fused_sparse_proximal_adagrad.py
|
modify_bug
|
2020-09-09 18:20:32 +08:00 |
|
test_gamma.py
|
add python implement and st for random gamma
|
2022-06-01 11:20:36 +08:00 |
|
test_gather_d.py
|
add functional and tensor interface for gatherd
|
2022-06-09 18:00:08 +08:00 |
|
test_is_finite.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_log_uniform_candidate_sampler.py
|
add LogUniformCandidateSampler and ComputeAccidentalHits op for aicpu
|
2020-12-04 10:04:31 +08:00 |
|
test_meshgrid.py
|
add Meshgrid ops for aicpu
|
2020-09-30 15:06:22 +08:00 |
|
test_no_repeat_ngram.py
|
amend randperm
|
2020-12-07 17:22:25 +08:00 |
|
test_pack.py
|
modify pack to stack
|
2021-02-04 18:54:31 +08:00 |
|
test_poisson.py
|
optim pylint
|
2020-08-31 14:49:57 +08:00 |
|
test_priority_replay_buffer_test.py
|
aicpu-priority-replay-buffer-api
|
2022-03-25 15:03:42 +08:00 |
|
test_random_categorical.py
|
add RNNTLoss and RandomCategorical op for aicpu
|
2020-07-17 15:44:06 +08:00 |
|
test_random_choice_with_mask.py
|
add custom aicpu node st.
|
2022-03-22 14:51:47 +08:00 |
|
test_randperm.py
|
amend randperm
|
2020-12-07 17:22:25 +08:00 |
|
test_reshape.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_resize_bilinear.py
|
add half pixel center to resize bilinear
|
2022-03-05 15:43:20 +08:00 |
|
test_reverse_sequence.py
|
fix aicpu ut
|
2020-09-15 14:31:56 +08:00 |
|
test_rnnt_loss.py
|
add RNNTLoss and RandomCategorical op for aicpu
|
2020-07-17 15:44:06 +08:00 |
|
test_scatter_elements.py
|
for sparterm
|
2021-09-15 15:26:02 +08:00 |
|
test_search_sorted.py
|
add DynamicStitch and SearchSorted aicpu ops
|
2021-06-04 16:25:27 +08:00 |
|
test_squeeze.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_stack.py
|
add StackPush and StackPop for aicpu
|
2021-03-15 15:10:35 +08:00 |
|
test_standard_laplace.py
|
Refactoring laplace random operator.
|
2020-09-16 18:40:31 +08:00 |
|
test_standard_normal.py
|
Refactor random uniform ops and complete gamma and poisson
|
2020-07-30 09:46:52 -04:00 |
|
test_strided_slice.py
|
Remove StridedSlice AICPU version
|
2020-09-27 23:31:17 -04:00 |
|
test_strided_slice_grad.py
|
Remove StridedSlice AICPU version
|
2020-09-27 23:31:17 -04:00 |
|
test_tensor_copy_slices.py
|
takedown gpu testcases where pass >=200 && fail==0
|
2022-06-01 20:37:11 +08:00 |
|
test_tensor_setitem.py
|
Add TensorCopySlice Op
|
2021-06-29 16:52:35 +08:00 |
|
test_uniform_int.py
|
Add test cases for uniform ops on GPU
|
2020-08-26 12:02:27 -04:00 |
|
test_uniform_real.py
|
Add test cases for uniform ops on GPU
|
2020-08-26 12:02:27 -04:00 |