MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / _UserObject

Class _UserObject

tensorflow/python/saved_model/load.py:337–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

335 # the objects instances that have a `__call__` property.
336
337 class _UserObject(tracking.AutoTrackable):
338 pass
339
340 return _UserObject(), setattr
341

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected