Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc166 bool HasTPUAttributes(const NodeDef& node) { in HasTPUAttributes() function
908 if (HasTPUAttributes(node)) { in IsFoldable()
1759 if (HasTPUAttributes(optimized_graph->node(i))) { in SimplifyGraph()