Searched refs:_get_output_shapes (Results 1 – 2 of 2) sorted by relevance
202 output_shapes=_get_output_shapes(true_graph.outputs,592 def _get_output_shapes(true_graph_outputs, false_graph_outputs): function
614 output_shapes=self._get_output_shapes(ds_fn),673 def _get_output_shapes(self, ds_fn): member in DatasetSerializationTestBase