Searched refs:InputShapeMatches (Results 1 – 3 of 3) sorted by relevance
74 bool InputShapeMatches(const xla::Shape& parameter_shape,
224 bool InputShapeMatches(const xla::Shape& parameter_shape, in InputShapeMatches() function279 if (!InputShapeMatches(input_shape, tuple->on_host_shape())) { in GetInputTupleAllocations()
112 if (!InputShapeMatches(xla::Shape(executable_proto.input_shapes(i)), in GetChainedOpInputs()