Complete API Reference
100% Full Class, Struct, and Method Documentation
Engine Subsystem
| Method / Struct | Signature | Description |
|---|---|---|
Engine.__init__ | (device='auto', precision='fp16') | Initializes hardware backend accelerator |
Engine.compute | (inputs: Tensor) -> Tensor | Executes closed-form calculation with memory protection |