Searched refs:is_fully_defined (Results 1 – 25 of 93) sorted by relevance
1234
144 validate_shape = val.get_shape().is_fully_defined()203 validate_shape = shape.is_fully_defined()254 if slot_shape.is_fully_defined():
137 if v.get_shape().is_fully_defined():
294 if self.block_shape.is_fully_defined():328 if (vec.shape.is_fully_defined() and329 self.block_shape.is_fully_defined()):350 if x.shape.is_fully_defined():442 if trailing_dims.is_fully_defined():596 if self.shape.is_fully_defined():631 if self.spectrum.shape.is_fully_defined():
292 if special_shape.is_fully_defined():334 if self.batch_shape.is_fully_defined():341 if self.batch_shape.is_fully_defined():460 if self.shape.is_fully_defined():
87 if self.shape.is_fully_defined():346 if special_shape.is_fully_defined():380 if self.batch_shape.is_fully_defined():730 if self.batch_shape.is_fully_defined():
340 if bcast_batch_shape.is_fully_defined():430 if b.shape[:b_extra_ndims].is_fully_defined() else None)
35 if x.shape.is_fully_defined():351 if x.shape.is_fully_defined():
209 if not (condition.shape.is_fully_defined() and x.shape.is_fully_defined() and210 y.shape.is_fully_defined() and x.shape == y.shape and
204 bool is_fully_defined = TensorShape(shape_proto).IsFullyDefined(); in ReplaceBroadcast() local207 if (!is_fully_defined) { in ReplaceBroadcast()220 if (is_fully_defined) { in ReplaceBroadcast()
45 params.shape[:-1].is_fully_defined() and46 event.shape.is_fully_defined())222 if logits_shape_static[:-1].is_fully_defined():
144 if not (event.get_shape().is_fully_defined() and145 logits.get_shape().is_fully_defined() and
358 if (x_shape_static.is_fully_defined() and359 y_shape_static.is_fully_defined() and634 if matrix_shape.is_fully_defined():670 if (a.shape.is_fully_defined() and b.shape.is_fully_defined() and700 if (a.shape.is_fully_defined() and b.shape.is_fully_defined() and1019 if diags.shape.is_fully_defined():1055 if y_tr.shape.is_fully_defined():
161 if (weights_shape.is_fully_defined() and162 values_shape.is_fully_defined() and
613 if val_shape.is_fully_defined():635 if val_shape.is_fully_defined():670 if shape.is_fully_defined():732 if shape.is_fully_defined():819 if val.shape.is_fully_defined():
399 if matrix_shape.is_fully_defined() and matrix_shape[0] == matrix_shape[1]:409 if matrix_shape.is_fully_defined():425 if matrix_shape.is_fully_defined():445 if batch_shape.is_fully_defined() and matrix_shape.is_fully_defined():465 if not diag_shape.is_fully_defined():502 if not diag_shape.is_fully_defined():1221 if broadcast_shape_static.is_fully_defined():
36 if image.get_shape()[1:3].is_fully_defined():128 if image.get_shape().is_fully_defined():
432 if all(shape.is_fully_defined() for shape in input_shapes):587 if static_shape.is_fully_defined():853 if sp_input.get_shape().is_fully_defined():924 and sp_input.shape.is_fully_defined()):2070 sp_input.get_shape().is_fully_defined()):2847 if perm_ is not None and sp_input.get_shape().is_fully_defined():
125 if not shape.is_fully_defined():
324 if not tensor_shape.is_fully_defined():350 if matrix_shape.is_fully_defined():
492 if not inner_shape.is_fully_defined():496 if not batch_shape.is_fully_defined():508 if not out_inner_shape.is_fully_defined():
39 if not fft_shape.is_fully_defined():52 if not fft_shape.is_fully_defined():76 if fft_shape.is_fully_defined() and input_tensor.shape.ndims is not None:80 if input_fft_shape.is_fully_defined():
411 spec.shape.is_fully_defined()):435 value.shape.is_fully_defined()):
60 self.assertFalse(op[0].get_shape().is_fully_defined())
937 if self.is_fully_defined():1335 def is_fully_defined(self): member in TensorShape1346 if not self.is_fully_defined():
112 if output_shape.is_fully_defined():