Searched refs:input_slice_shape (Results 1 – 1 of 1) sorted by relevance
3264 PartialTensorShape input_slice_shape(input_slice_properties.shape()); in RewriteGraph() local3272 if (input_slice_shape.IsCompatibleWith(output_shape)) { in RewriteGraph()