| .. |
|
Initialize.info
|
op compile debug
|
2022-02-18 11:02:00 +08:00 |
|
op.info
|
new TBE compile server
|
2021-07-15 10:56:02 +08:00 |
|
test_AssignAdd.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_AssignSub.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_ReduceMean.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_adaptive_max_pool2d.py
|
AdativeMaxpool2D support ascend platform.
|
2022-06-07 12:13:08 +08:00 |
|
test_add.py
|
Change TensorAdd to Add, from r1.1 to master
|
2021-02-01 17:53:52 +08:00 |
|
test_addn.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_apply_adam.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_apply_momentum.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_batchmatmul.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_batchnorm.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_batchnorm_grad.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
|
test_bias_add.py
|
add tensor.ndim and rename tensor.size() to tensor.size
|
2020-12-18 17:15:42 +08:00 |
|
test_bias_add_grad.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_centralization.py
|
move operator primitive of Centralization to _inner_ops
|
2021-03-04 16:38:07 +08:00 |
|
test_concat.py
|
clean pylint
|
2020-05-18 16:42:35 +08:00 |
|
test_conv.py
|
clean pylint
|
2020-05-18 16:42:35 +08:00 |
|
test_conv2d_backprop_filter.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-28 09:52:42 +08:00 |
|
test_conv2d_backprop_input.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-28 09:52:42 +08:00 |
|
test_conv2d_transpose.py
|
Revert "!16599 c++ infer for conv2dbackpropfilter and conv2dbackpropinput"
|
2021-05-27 22:24:13 +08:00 |
|
test_deformable_offsets_grad.py
|
add deformable offset grad operator for Ascend
|
2022-06-10 15:14:17 +08:00 |
|
test_dropout_do_mask.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_fast_gelu.py
|
register activation operator fast_gelu
|
2020-11-26 14:55:39 +08:00 |
|
test_fast_gelu_grad_sens.py
|
modify Gelu、FastGelu to GeLU and FastGeLU
|
2021-02-05 17:19:52 +08:00 |
|
test_gather_nd.py
|
add gather nd interface
|
2022-05-18 18:26:02 +08:00 |
|
test_gelu.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_gelu_grad_sens.py
|
modify Gelu、FastGelu to GeLU and FastGeLU
|
2021-02-05 17:19:52 +08:00 |
|
test_greater.py
|
clean pylint
|
2020-05-18 16:42:35 +08:00 |
|
test_kl_div_loss.py
|
op tiling for KLDivLoss and adapt vmap st
|
2022-05-31 15:23:31 +08:00 |
|
test_layernorm.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_layernorm_grad.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
|
test_less.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-28 09:52:42 +08:00 |
|
test_less_equal.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-28 09:52:42 +08:00 |
|
test_logical_and.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-28 09:52:42 +08:00 |
|
test_logical_not.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-28 09:52:42 +08:00 |
|
test_logical_or.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-28 09:52:42 +08:00 |
|
test_matmul.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-28 09:52:42 +08:00 |
|
test_matmul_failed.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-28 09:52:42 +08:00 |
|
test_maximum.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_maximum_grad.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
|
test_maxpool.py
|
update Pool's attr kernel_size, pad_mode
|
2021-01-18 12:10:20 +08:00 |
|
test_maxpool_grad.py
|
update Pool's attr kernel_size, pad_mode
|
2021-01-18 12:10:20 +08:00 |
|
test_minimum.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_minimum_grad.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
|
test_mul.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-29 12:01:04 +08:00 |
|
test_nll_loss.py
|
add dynamic and vmap support for nlllossgrad
|
2022-06-06 15:49:46 +08:00 |
|
test_npu_alloc_float_status.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_npu_clear_float_status.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-29 12:01:04 +08:00 |
|
test_npu_get_float_status.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-29 12:01:04 +08:00 |
|
test_p_s_r_o_i_pooling_grad.py
|
add ps_roi_grad_v2_d
|
2022-04-29 17:40:35 +08:00 |
|
test_pad.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-29 12:01:04 +08:00 |
|
test_parallel_compilation.py
|
tbe ops debug
|
2022-02-23 15:07:16 +08:00 |
|
test_pow.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_realdiv.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-29 12:01:04 +08:00 |
|
test_reciprocal.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-29 12:01:04 +08:00 |
|
test_relu.py
|
support hbm profile
|
2021-04-16 18:01:31 +08:00 |
|
test_relu_grad.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
|
test_relu_v2_grad.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
|
test_renorm.py
|
add renorm op
|
2022-06-01 14:59:00 +08:00 |
|
test_renorm_grad.py
|
add renorm op
|
2022-06-01 14:59:00 +08:00 |
|
test_resize_nearest_neighbor.py
|
clean pylint
|
2020-05-18 16:42:35 +08:00 |
|
test_resize_nearest_neighbor_grad.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
|
test_scatter_nd.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-29 12:01:04 +08:00 |
|
test_select.py
|
functional select support x or y is a scalar
|
2022-01-05 10:12:44 +08:00 |
|
test_sigmoid.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_sigmoid_cross_entropy_with_logits.py
|
clean pylint
|
2020-05-18 16:42:35 +08:00 |
|
test_sigmoid_cross_entropy_with_logits_grad.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
|
test_sigmoid_grad.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
|
test_slice.py
|
clean pylint
|
2020-05-18 16:42:35 +08:00 |
|
test_smooth_l1_loss.py
|
clean pylint
|
2020-05-18 16:42:35 +08:00 |
|
test_smooth_l1_loss_grad.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
|
test_softmax.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-29 12:01:04 +08:00 |
|
test_softmax_cross_entropy_with_logits.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_sort.py
|
sort op support axis value not -1
|
2022-04-11 09:13:19 +08:00 |
|
test_split.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-29 12:01:04 +08:00 |
|
test_sqrt.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-29 12:01:04 +08:00 |
|
test_square.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-29 12:01:04 +08:00 |
|
test_stridedslice.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_stridedslice_grad.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
|
test_sub.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-29 12:01:04 +08:00 |
|
test_tanh.py
|
clean pylint
|
2020-05-18 16:42:35 +08:00 |
|
test_tanh_grad.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_tile.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-29 12:01:04 +08:00 |
|
test_topk.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_transpose_d.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
|
test_unsorted_segment_sum.py
|
Ascend Dynamic Shape
|
2020-10-10 19:11:47 +08:00 |