Skip to content

Backends

The backends are a collection of platform-specific functionalities to provide the proper IR model data transformation and execution on chosen simulators or real devices. They are designed to behave in a standardized way to provide code extensibility and are flexible enough so advanced users can create their own backends.

Current available built-in backends are Fresnel-1, AnalogDevice, and PyQTorch.