Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_variable.cpp2294 bool is_subclass_of_thpvariable = false; in THPVariableMetaType_init() local
2297 is_subclass_of_thpvariable = true; in THPVariableMetaType_init()
2301 if (!is_subclass_of_thpvariable) { in THPVariableMetaType_init()