Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_variable.cpp908 struct GetterBase { struct
919 struct PropertyT : GetterBase<PropertyT> { argument