Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Ddef_function.py1174 function_lib.is_same_structure, signature, check_values=True)
Dfunction.py218 def is_same_structure(structure1, function
3060 if not is_same_structure(self.input_signature, args):