Home
last modified time | relevance | path

Searched defs:right_child_is_constant (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc2838 const bool right_child_is_constant = IsReallyConstant(*right_child); in ConstantPushDown() local
2911 const bool right_child_is_constant = IsReallyConstant(*mul_right_child); in MulConvPushDown() local