Searched refs:constant_value_as_shape (Results 1 – 11 of 11) sorted by relevance
1081 tensor_util.constant_value_as_shape(tf_val))1086 tensor_util.constant_value_as_shape(tf_val))1093 c_val = tensor_util.constant_value_as_shape(tf_val)1099 c_val = tensor_util.constant_value_as_shape(tf_val)1105 c_val = tensor_util.constant_value_as_shape(tf_val)1111 c_val = tensor_util.constant_value_as_shape(tf_val)1120 c_val = tensor_util.constant_value_as_shape(tf_val)1128 c_val = tensor_util.constant_value_as_shape(tf_val)1134 c_val = tensor_util.constant_value_as_shape(tf_val)1141 c_val = tensor_util.constant_value_as_shape(tf_val)[all …]
887 def constant_value_as_shape(tensor): # pylint: disable=invalid-name function926 pre_cast = constant_value_as_shape(tensor.op.inputs[0])964 ret = ret.concatenate(constant_value_as_shape(concat_input))974 ret = ret.concatenate(constant_value_as_shape(concat_input))1000 prev = constant_value_as_shape(tensor.op.inputs[0])1020 return constant_value_as_shape(external_capture)1118 const_shape = constant_value_as_shape(shape)
132 return tensor_util.constant_value_as_shape(self._dense_shape)176 tensor_util.constant_value_as_shape(self._dense_shape))
137 dense_shape_default = tensor_util.constant_value_as_shape(dense_shape)366 dense_shape = tensor_util.constant_value_as_shape(value.dense_shape)
355 static_override = tensor_util.constant_value_as_shape(378 static_override = tensor_util.constant_value_as_shape(
544 const_shape = tensor_util.constant_value_as_shape(shape)
3347 dense_shape_default = tensor_util.constant_value_as_shape(dense_shape)3351 dense_shape_default = tensor_util.constant_value_as_shape(shape)3701 multiples = tensor_util.constant_value_as_shape(op.inputs[1]).with_rank(
925 reshaped_shape_const = tensor_util.constant_value_as_shape(shape)
1382 size_const_as_shape = tensor_util.constant_value_as_shape(size)
66 fft_shape = _tensor_util.constant_value_as_shape(fft_length)
4148 padded_shape_as_shape = tensor_util.constant_value_as_shape(ret)4257 ]).concatenate(tensor_util.constant_value_as_shape(s))