Module error

Module error 

Source
Expand description

Error handling for PyTorch Python bindings

Structs§

TorshPyError
Python exception wrapper for ToRSh errors

Functions§

register_error_types
Register error types with Python module
to_py_result
Convert ToRSh Result to Python Result
torsh_error_to_py_err
Convert ToRSh errors to Python exceptions

Type Aliases§

PyResult
Result type for Python operations