Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ SerializeError
Class
SerializeError
exir/serde/export_serialize.py:124–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
123
124
class
SerializeError(RuntimeError):
125
pass
126
127
128
def
_reverse_map(d: Dict[Any, Enum]):
Callers
15
deserialize
Method · 0.90
serialize_sym_int
Function · 0.85
serialize_sym_bool
Function · 0.85
handle_call_function
Method · 0.85
serialize_input
Method · 0.85
serialize_optional_tensor_args
Method · 0.85
serialize_input_spec
Method · 0.85
serialize_hoo_outputs
Method · 0.85
serialize_output
Method · 0.85
serialize_graph
Method · 0.85
deserialize_sym_int
Method · 0.85
deserialize_sym_bool
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected