Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dtensor_shape.py27 _TENSORSHAPE_V2_OVERRIDE = None variable
77 global _TENSORSHAPE_V2_OVERRIDE # pylint: disable=invalid-name
78 _TENSORSHAPE_V2_OVERRIDE = True
87 global _TENSORSHAPE_V2_OVERRIDE # pylint: disable=invalid-name
88 _TENSORSHAPE_V2_OVERRIDE = False
743 if _TENSORSHAPE_V2_OVERRIDE is None:
745 return _TENSORSHAPE_V2_OVERRIDE