Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/python/
Dlite.py69 from tensorflow.lite.python.util import set_tensor_shapes as _set_tensor_shapes unknown
1541 _set_tensor_shapes(frozen_func.inputs, input_shapes)
1565 _set_tensor_shapes(input_tensors, input_shapes)
1914 _set_tensor_shapes(input_tensors, input_shapes)