Searched defs:_StaticMethod (Results 1 – 1 of 1) sorted by relevance
68 struct _StaticMethod : torch::CustomClassHolder { struct70 _StaticMethod() {} in _StaticMethod() argument71 static int64_t staticMethod(int64_t input) { in staticMethod()