Searched defs:values_map_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/ | ||
H A D | subgraph_matcher.cpp | 48 std::unordered_map<const Value*, Value*> values_map_; member in torch::jit::__anon32ccba180111::SubgraphMatcher |
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/ | ||
H A D | functiondef_import.cc | 139 llvm::StringMap<llvm::StringMap<SmallVector<Value, 1>>>& values_map_; member in mlir::tfg::__anon66f0c0fc0111::ValueMapManager |