Expand description
Error handling for PyTorch Python bindings
Structs§
- Torsh
PyError - 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