Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/saving/saved_model/
H A Dload.py832 inputs = infer_inputs_from_restored_call_function(call_fn)
1132 def infer_inputs_from_restored_call_function(fn): function