MCPcopy Create free account
hub / github.com/alibaba/nann / is_same_structure

Function is_same_structure

tensorflow/tensorflow/python/eager/function.py:242–257  ·  view source on GitHub ↗

Check two structures for equality, optionally of types and of values.

(structure1,
                      structure2,
                      check_values=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_concrete_functionMethod · 0.85

Calls 3

anyFunction · 0.85
typeFunction · 0.85
flattenMethod · 0.45

Tested by

no test coverage detected