Home
last modified time | relevance | path

Searched defs:DefaultFunctionType (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_cpp_function.cpp271 struct DefaultFunctionType { struct
272 DefaultFunctionType() : type() { in DefaultFunctionType() function
276 PyTypeObject type;