Home
last modified time | relevance | path

Searched defs:is_compatible_with (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/python/data/util/
Dstructure.py74 def is_compatible_with(self, other): member in Structure
324 def is_compatible_with(self, other): member in NestedStructure
442 def is_compatible_with(self, other): member in TensorStructure
520 def is_compatible_with(self, other): member in SparseTensorStructure
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dtensor_signature.py70 def is_compatible_with(self, other): member in TensorSignature
/external/tensorflow/tensorflow/python/framework/
Dtensor_spec.py88 def is_compatible_with(self, spec_or_tensor): member in TensorSpec
Dtensor_shape.py236 def is_compatible_with(self, other): member in Dimension
1012 def is_compatible_with(self, other): member in TensorShape
Ddtypes.py243 def is_compatible_with(self, other): member in DType
/external/tensorflow/tensorflow/python/data/ops/
Doptional_ops.py164 def is_compatible_with(self, other): member in OptionalStructure
Ddataset_ops.py2179 def is_compatible_with(self, other): member in DatasetStructure