Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_spec.py206 self.validate_input_signature_with_argspec()
273 def validate_input_signature_with_argspec(self): member in FunctionSpec
H A Ddef_function.py747 self.function_spec.validate_input_signature_with_argspec()