Home
last modified time | relevance | path

Searched defs:call_collection (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/saving/saved_model/
H A Dsave_impl.py579 def layer_call_wrapper(call_collection, method, name): argument
614 def __init__(self, call_collection, call_fn, name, input_signature): argument