Searched refs:const_child (Results 1 – 2 of 2) sorted by relevance
162 NodeDef* const_child; member
3104 ctx->const_child = ctx->left_child_is_const ? left_child : right_child; in PrepareConstantPushDown()3113 parent.device() != ctx->const_child->device()) { in PrepareConstantPushDown()3136 if (child_output.find(ctx->const_child) != child_output.end()) { in PrepareConstantPushDown()