Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dir_emitter.cpp5329 auto tupleSliceValue = in emitSubscript() local
5331 return std::make_shared<SimpleValue>(tupleSliceValue); in emitSubscript()