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

Function describe

tensorflow/tensorflow/python/framework/test_util.py:709–739  ·  view source on GitHub ↗

Returns a custom human-readable summary of obj. Args: obj: the value to describe. blacklist: same as blacklist in get_ignore_reason. leaves_only: boolean flag used when calling describe recursively. Useful for summarizing collections.

(obj, blacklist, leaves_only=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

build_ref_graphFunction · 0.85

Calls 4

get_ignore_reasonFunction · 0.85
typeFunction · 0.85
formatMethod · 0.45
keysMethod · 0.45

Tested by

no test coverage detected