Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dsave_test.py144 def annotated_function(z): function
151 annotated_function.__annotations__ = {
156 root.f = def_function.function(annotated_function)