Searched refs:argument_shape (Results 1 – 1 of 1) sorted by relevance
117 const Shape& argument_shape = *argument_layouts[i]; in CompileExecutables() local119 ShapeUtil::ValidateShapeWithOptionalLayout(argument_shape)); in CompileExecutables()120 if (!ShapeUtil::Compatible(argument_shape, program_shape.parameters(i))) { in CompileExecutables()138 ShapeUtil::HumanString(argument_shape)); in CompileExecutables()