Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction.py1662 self._structured_signature_check_unexpected_args(args, kwargs)
1685 def _structured_signature_check_unexpected_args(self, args, kwargs): member in ConcreteFunction