Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/saving/saved_model/
Dsave_impl.py508 def layer_call_wrapper(call_collection, method): argument
535 def __init__(self, call_collection, python_function, *args, **kwargs): argument