| .. |
|
grad
|
!44545 SparseSegmentSqrtNGrad动态shape支持
|
2022-11-02 17:33:26 +00:00 |
|
__init__.py
|
add ConvertToDynamicRank interface
|
2022-09-13 10:36:10 +08:00 |
|
test_arg_max_with_value_dyn.py
|
Support None shape input for ArgMaxWithValue
|
2022-07-04 17:43:27 +08:00 |
|
test_batch_norm_dyn.py
|
Add dynamic shape support for BatchNorm
|
2022-09-29 20:16:50 +08:00 |
|
test_bce_with_logits_loss_dyn.py
|
recover the test_bce_mean_dyn_ascend test case
|
2022-09-09 09:59:41 +08:00 |
|
test_binary_cross_entropy_dyn.py
|
Add dynamic shape support for binary_cross_entropy and etc
|
2022-09-24 17:45:48 +08:00 |
|
test_cast_dyn.py
|
fix st case
|
2022-11-07 16:39:43 +08:00 |
|
test_concat_offset_dyn.py
|
add concat_offset aicpu implementation
|
2022-10-11 16:30:54 +08:00 |
|
test_dynamic_check_valid.py
|
Add a NPU dynamic shape st for CheckValid.
|
2022-10-15 16:32:58 +08:00 |
|
test_dynamic_getitem.py
|
!45132 fix dynamic shape st case
|
2022-11-08 13:25:06 +00:00 |
|
test_dynamic_ops.py
|
support dynamic shape runing for StridedSlice when max/min shape is
|
2022-05-05 20:42:45 +08:00 |
|
test_dynamic_reduce_ops.py
|
reduce ops CPU support dynamic shape
|
2022-08-23 10:43:11 +08:00 |
|
test_dynamic_reshape_aicpu.py
|
add dynamic_shape for reshape ops
|
2022-09-28 10:42:23 +08:00 |
|
test_dynamic_setitem.py
|
!45132 fix dynamic shape st case
|
2022-11-08 13:25:06 +00:00 |
|
test_dynamic_shape_cumsum.py
|
Add dynamic shape support for CumSum operator on Ascend Platform.
|
2022-08-17 16:59:24 +08:00 |
|
test_dynamic_shape_prelu.py
|
Add dynamic shape support for PReLU operator.
|
2022-08-11 14:11:43 +08:00 |
|
test_dynamic_shape_softplus_grad.py
|
Add function/tensor api for PReLU, Square, SoftplusGrad operators.
|
2022-08-25 14:28:31 +08:00 |
|
test_dynamic_shape_square.py
|
Add function/tensor api for PReLU, Square, SoftplusGrad operators.
|
2022-08-25 14:28:31 +08:00 |
|
test_embedding_lookup_dyn.py
|
Add dynamic shape support for nllloss, cast, matrix_inverse and etc.
|
2022-09-14 18:08:20 +08:00 |
|
test_gather_nd_dyn.py
|
add ResetResource func to support gather_nd dynamic shape on GPU
|
2022-05-20 14:14:32 +08:00 |
|
test_index_add_dyn.py
|
IndexAdd supports vmap
|
2022-05-12 10:01:36 +08:00 |
|
test_logsoftmax_grad_dyn.py
|
support dynamic shape for LogsoftmaxGrad,ResizeNearstNeighborV2,ResizeNearstNeighborV2Grad op on Gpu and Cpu backend
|
2022-09-07 14:31:30 +08:00 |
|
test_matmul_dyn.py
|
Add dynamic shape support for MatMul
|
2022-09-23 02:09:46 +08:00 |
|
test_matrix_inverse_dyn.py
|
Add dynamic shape support for nllloss, cast, matrix_inverse and etc.
|
2022-09-14 18:08:20 +08:00 |
|
test_maxpool3d_dyn.py
|
Fix maxpool3d infer for dynamic shape input
|
2022-11-03 15:38:01 +08:00 |
|
test_nllloss_dyn.py
|
Add dynamic shape support for nllloss, cast, matrix_inverse and etc.
|
2022-09-14 18:08:20 +08:00 |
|
test_pad_dyn.py
|
fix pad functional dynamic shape
|
2022-09-05 17:09:27 +08:00 |
|
test_resize_bilinear_dyn.py
|
fix st case
|
2022-11-07 16:39:43 +08:00 |
|
test_resize_bilinear_grad_dyn.py
|
ResizeBilinearGrad support dynamic shape
|
2022-08-16 16:23:59 +08:00 |
|
test_resize_nearst_neighbor_v2_dyn.py
|
support dynamic shape for LogsoftmaxGrad,ResizeNearstNeighborV2,ResizeNearstNeighborV2Grad op on Gpu and Cpu backend
|
2022-09-07 14:31:30 +08:00 |
|
test_resize_nearst_neighbor_v2_grad_dyn.py
|
support dynamic shape for LogsoftmaxGrad,ResizeNearstNeighborV2,ResizeNearstNeighborV2Grad op on Gpu and Cpu backend
|
2022-09-07 14:31:30 +08:00 |
|
test_slice_grad_dyn.py
|
add slice_grad aicpu implementation
|
2022-10-17 20:30:47 +08:00 |
|
test_transpose_dyn.py
|
Transpose dynamic shape.
|
2022-06-17 17:39:25 +08:00 |
|
test_unsorted_segment_sum_dyn.py
|
uss op adapt
|
2022-08-10 08:47:55 +08:00 |