Searched refs:trace_model_call (Results 1 – 6 of 6) sorted by relevance
157 def trace_model_call(model, input_signature=None): function
47 trace_model_call = _tflite_keras_util.trace_model_call variable
71 from tensorflow.lite.python.util import trace_model_call as _trace_model_call
97 def trace_model_call(model, input_signature=None): function
135 signatures=saving_utils.trace_model_call(model, input_signature))
215 fn = saving_utils.trace_model_call(layer)