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

Function GetClassName

tensorflow/tensorflow/python/util/util.cc:93–109  ·  view source on GitHub ↗

Equivalent to Python's 'o.__class__.__name__' Note that '__class__' attribute is set only in new-style classes. A lot of tensorflow code uses __class__ without checks, so it seems like we only support new-style classes.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PyObjectToStringFunction · 0.70
SameNamedtuplesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected