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.cc128 bool HasTPUAttributes(const NodeDef& node) { in HasTPUAttributes() function
1089 if (HasTPUAttributes(node)) { in MaybeFoldable()
2041 if (HasTPUAttributes(*node)) { in SimplifyGraph()