Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dimpl.cpp598 c10::FastMap<const Value*, uint32_t> value_to_index; in StaticModule() local
619 c10::FastMap<const Value*, uint32_t>& value_to_index) { in prepareBlockInfo()
680 c10::FastMap<const Value*, uint32_t>& value_to_index) { in prepareFunctionsAndConstants()
711 const c10::FastMap<const Value*, uint32_t>& value_to_index, in prepareStaticNodeInfos()