Home
last modified time | relevance | path

Searched refs:numpy_sort_backward (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcustom_op_db.py139 def numpy_sort_backward(ctx, grad_out, grad_ind, grad_ind_inv): function
143 numpy_sort.register_autograd(numpy_sort_backward, setup_context=numpy_sort_setup_context)