Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dtensor_util_test.py1223 flag_old = tensor_util._ENABLE_MAYBE_SET_STATIC_SHAPE
1224 tensor_util._ENABLE_MAYBE_SET_STATIC_SHAPE = False
1228 tensor_util._ENABLE_MAYBE_SET_STATIC_SHAPE = flag_old
Dtensor_util.py1084 _ENABLE_MAYBE_SET_STATIC_SHAPE = True variable
1114 if (_ENABLE_MAYBE_SET_STATIC_SHAPE and not context.executing_eagerly() and