Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
61
class
ConversionError(AutoGraphError):
62
""
"Raised during the conversion process."
""
63
pass
64
65
66
class
StagingError(AutoGraphError):
Callers
1
to_graph
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected