Searched refs:root_op (Results 1 – 2 of 2) sorted by relevance
2563 XlaOp root_op, bool dynamic_dimension_is_minus_one) { in BuildConstantSubGraph() argument2564 TF_ASSIGN_OR_RETURN(bool is_constant, IsConstant(root_op)); in BuildConstantSubGraph()2566 auto op_status = LookUpInstruction(root_op); in BuildConstantSubGraph()2582 LookUpInstruction(root_op)); in BuildConstantSubGraph()
262 XlaOp root_op, bool dynamic_dimension_is_uint_max = false);