Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Drecord_function_ops.h8 struct PythonRecordFunction : public torch::CustomClassHolder { struct
11 explicit PythonRecordFunction( argument
18 TORCH_API c10::intrusive_ptr<PythonRecordFunction> record_function_enter_new( argument