Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.cc311 using GraphCache = absl::flat_hash_map<string, std::unique_ptr<FunctionBody>>; typedef
314 GraphCache* cache, const NameAttrList& body_attr, in FindOrInsert()
342 GraphCache* cache);
348 const FunctionLibraryDefinition* fallback_fld, GraphCache* cache) { in TraverseUnmodifiedPathBackward()
383 GraphCache* cache) { in IsLoopInvariant()
424 GraphCache cache; in PropagateConstIntoAndAroundWhileNode()
482 GraphCache cache; in IsLoopInvariant()