Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dsugared_value.h74 virtual SugaredValuePtr asTupleValue( in asTupleValue() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_sugared_value.cpp265 SugaredValuePtr ModuleValue::asTupleValue( in asTupleValue() function in torch::jit::ModuleValue