Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcustom_op_db.py318 def numpy_split_copy_setup_context(ctx, inputs, output): function
326 …lit_copy.register_autograd(numpy_split_copy_backward, setup_context=numpy_split_copy_setup_context)