Home
last modified time | relevance | path

Searched refs:assert_is_fully_defined (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/python/profiler/internal/
Dflops_registry.py67 in_shape.assert_is_fully_defined()
118 in_shape.assert_is_fully_defined()
143 out_shape.assert_is_fully_defined()
244 in_shape.assert_is_fully_defined()
246 out_shape.assert_is_fully_defined()
318 out_shape.assert_is_fully_defined()
343 out_backprop_shape.assert_is_fully_defined()
376 orig_out_shape.assert_is_fully_defined()
399 out_shape.assert_is_fully_defined()
403 kernel_shape.assert_is_fully_defined()
[all …]
/external/tensorflow/tensorflow/contrib/gan/python/features/python/
Dconditioning_utils_impl.py65 tensor.shape[1:].assert_is_fully_defined()
91 one_hot_labels.shape[1:].assert_is_fully_defined()
Dspectral_normalization_impl.py96 spectral_norm.shape.assert_is_fully_defined()
/external/tensorflow/tensorflow/contrib/training/python/training/
Dsampling_ops.py206 target_probs.get_shape().assert_is_fully_defined()
319 probs.get_shape().assert_is_fully_defined()
Ddevice_setter.py135 shape.assert_is_fully_defined()
/external/tensorflow/tensorflow/contrib/gan/python/eval/python/
Dsummaries_impl.py44 data.shape[1:].assert_is_fully_defined()
218 stargan_model.input_data_domain_label.shape[1:].assert_is_fully_defined()
Deval_utils_impl.py86 img.shape.assert_is_fully_defined()
/external/tensorflow/tensorflow/python/ops/
Dnn_ops.py3930 input_shape.assert_is_fully_defined()
3933 filter_shape.assert_is_fully_defined()
3935 output_shape.assert_is_fully_defined()
3949 input_shape.assert_is_fully_defined()
3952 filter_shape.assert_is_fully_defined()
3954 output_shape.assert_is_fully_defined()
3965 input_shape.assert_is_fully_defined()
4525 input_shape.assert_is_fully_defined()
4528 filter_shape.assert_is_fully_defined()
4530 output_shape.assert_is_fully_defined()
Dmath_ops.py2693 a_shape.assert_is_fully_defined()
2699 output_shape.assert_is_fully_defined()
Darray_ops.py2642 block_shape.get_shape().assert_is_fully_defined()
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.-tensor-shape.pbtxt38 name: "assert_is_fully_defined"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.-tensor-shape.pbtxt38 name: "assert_is_fully_defined"
/external/tensorflow/tensorflow/python/framework/
Dtensor_shape_test.py231 s.assert_is_fully_defined()
244 s.assert_is_fully_defined()
265 s.assert_is_fully_defined()
Dtensor_shape.py1109 def assert_is_fully_defined(self): member in TensorShape
/external/tensorflow/tensorflow/contrib/gan/python/
Dtrain.py432 input_data_domain_label.shape.assert_is_fully_defined()
847 model.input_data_domain_label.shape[1:].assert_is_fully_defined()
/external/tensorflow/tensorflow/python/tpu/
Dtpu_feed.py904 tensor.shape.assert_is_fully_defined()
/external/tensorflow/tensorflow/contrib/layers/python/layers/
Dembedding_ops.py352 shape.assert_is_fully_defined()