Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/python/
Dlite.py73 from tensorflow.python.eager import def_function as _def_function unknown
888 if not isinstance(self._keras_model.call, _def_function.Function):
1084 if isinstance(func, _def_function.Function):