Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/passes/utils/
Dmemory_dag.cpp179 const ska::flat_hash_map<const Value*, Element*>& elementMap, in setWildcards() argument
188 const MemoryLocations& pointeeSet = getMemoryLocations(elementMap.at(v)); in setWildcards()
Dmemory_dag.h129 const ska::flat_hash_map<const Value*, Element*>& elementMap,