Home
last modified time | relevance | path

Searched defs:assert_same_structure (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/data/util/
H A Dnest.py82 def assert_same_structure(nest1, nest2, check_types=True): function
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dnest.py477 def assert_same_structure(nest1, nest2, check_types=True, function