Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc2319 FlipBooleanAttr(attr_a, new_op); in TrySimplify()
2328 FlipBooleanAttr(attr_b, new_op); in TrySimplify()
2345 void FlipBooleanAttr(const string& attr_name, NodeDef* node) { in FlipBooleanAttr() function in tensorflow::grappler::__anon327bfa1e0111::FoldTransposeIntoMatMul