Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dtensor_signature.py73 def _shape_is_compatible_0dim(this, other): function
91 _shape_is_compatible_0dim(self.shape, other.shape) and