Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/examples/python/
H A Dlabel_image.py98 floating_model = input_details[0]['dtype'] == np.float32 variable
108 if floating_model:
123 if floating_model: