Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dloop_optimizer.cc549 bool IsSimpleBinaryOperator(const NodeDef& node) { in IsSimpleBinaryOperator() function
635 if (!switch_ctrl_node || !IsSimpleBinaryOperator(*switch_ctrl_node)) { in CheckForDeadFanout()