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

Class ConversionError

tensorflow/python/autograph/impl/api.py:61–63  ·  view source on GitHub ↗

Raised during the conversion process.

Source from the content-addressed store, hash-verified

59
60
61class ConversionError(AutoGraphError):
62 """Raised during the conversion process."""
63 pass
64
65
66class StagingError(AutoGraphError):

Callers 1

to_graphFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected