Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dtensor_signature.py61 def is_compatible_with(self, other): member in TensorSignature
/external/tensorflow/tensorflow/python/framework/
Dtensor_spec.py83 def is_compatible_with(self, spec_or_tensor): member in TensorSpec
Dtensor_shape.py85 def is_compatible_with(self, other): member in Dimension
696 def is_compatible_with(self, other): member in TensorShape
Ddtypes.py246 def is_compatible_with(self, other): member in DType