Searched refs:MulConvPushDown (Results 1 – 2 of 2) sorted by relevance
136 bool MulConvPushDown(GraphDef* optimized_graph, NodeDef* node,
1891 if (MulConvPushDown(optimized_graph, node, *properties)) { in SimplifyNode()2895 bool ConstantFolding::MulConvPushDown(GraphDef* optimized_graph, NodeDef* node, in MulConvPushDown() function in tensorflow::grappler::ConstantFolding