Searched refs:convert_shapes (Results 1 – 4 of 4) sorted by relevance
181 def convert_shapes(input_shape, to_tuples=True): function292 input_shape = convert_shapes(input_shape, to_tuples=True)296 output_shape = convert_shapes(output_shape, to_tuples=False)
758 return tf_utils.convert_shapes(output_shapes, to_tuples=False)761 input_tensor_shape = tf_utils.convert_shapes(input_shape, to_tuples=False)767 output_shapes = tf_utils.convert_shapes(self._output_shape, to_tuples=False)
876 input_shape = tf_utils.convert_shapes(input_shape, to_tuples=False)918 layer_input_shapes = tf_utils.convert_shapes(922 layer_output_shapes = tf_utils.convert_shapes(
468 input_shape = tf_utils.convert_shapes(input_shape, to_tuples=False)