File stub_backend.cpp
FileList > common > src > inference > stub_backend.cpp
Go to the source code of this file
Stub inference backend implementation. More...
#include "stub_backend.hpp"#include <cstring>
Namespaces
| Type | Name |
|---|---|
| namespace | emulator |
| namespace | inference |
Detailed Description
Provides a no-op backend for testing the emulator framework without requiring ML dependencies. All outputs are set to zero.
The documentation for this class was generated from the following file components/emulator_comps/common/src/inference/stub_backend.cpp