Searched refs:_tensor_util (Results 1 – 2 of 2) sorted by relevance
24 from tensorflow.python.framework import tensor_util as _tensor_util unknown66 fft_shape = _tensor_util.constant_value_as_shape(fft_length)138 fft_length_static = _tensor_util.constant_value(fft_length)168 fft_length_static = _tensor_util.constant_value(fft_length)344 fft_length_static = _tensor_util.constant_value(fft_length)
86 from tensorflow.python.framework import tensor_util as _tensor_util unknown1024 tensor=_tensor_util.make_tensor_proto([-1], _dtypes.float32, [1])))