Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dsubgraph_matcher.cpp48 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 Dfunctiondef_import.cc139 llvm::StringMap<llvm::StringMap<SmallVector<Value, 1>>>& values_map_; member in mlir::tfg::__anon66f0c0fc0111::ValueMapManager