Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dpin_to_host_optimizer.cc293 bool IsTPUGraphDef(const GraphDef& def) { in IsTPUGraphDef() function
309 if (internal::IsTPUGraphDef(*optimized_graph)) { in Optimize()
Dmeta_optimizer.cc85 bool IsTPUGraphDef(const GraphDef& def) { in IsTPUGraphDef() function
542 if (IsTPUGraphDef(*optimized_graph)) { in Optimize()