Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_torch_functions_manual.cpp367 static PyMethodDef torch_functions_manual[] = { variable
495 sizeof(torch_functions_manual) / sizeof(torch_functions_manual[0]); in gatherTorchFunctions()
497 torch_functions_manual, torch_functions_manual + num_functions); in gatherTorchFunctions()