Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcustom_op_db.py240 def numpy_view_copy_setup_context(ctx, inputs, output) -> None: function
246 …_view_copy.register_autograd(numpy_view_copy_backward, setup_context=numpy_view_copy_setup_context)