Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/data/
Dhash_utils.cc140 using NodeCache = absl::flat_hash_map<const NodeDef*, uint64>; typedef in tensorflow::data::__anon94d0e7f40111::GraphHasher
151 node_cache_ = std::make_shared<NodeCache>(); in GraphHasher()
157 std::shared_ptr<NodeCache> node_cache, in GraphHasher()
715 std::shared_ptr<NodeCache> node_cache_;