Searched defs:python_function (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/python/eager/ |
| D | def_function.py | 485 python_function, argument 727 def _clone(self, python_function): argument 1046 def python_function(self): member in Function
|
| D | function.py | 2338 def from_function_and_signature(python_function, argument 2929 python_function, argument 3004 def python_function(self): member in Function
|
| /external/tensorflow/tensorflow/python/saved_model/ |
| D | function_deserialization.py | 190 def __init__(self, python_function, name, function_spec, concrete_functions): argument
|
| /external/tensorflow/tensorflow/python/keras/saving/saved_model/ |
| D | save_impl.py | 535 def __init__(self, call_collection, python_function, *args, **kwargs): argument
|