Skip to content

Dir components/emulator_comps/common/src/inference

FileList > common > src > inference

Files

Type Name
file inference_backend.hpp
Abstract interface for neural network inference backends.
file inference_factory.cpp
Factory functions for creating inference backends.
file libtorch_backend.cpp
LibTorch inference backend implementation.
file libtorch_backend.hpp
LibTorch inference backend for native C++ PyTorch inference.
file stub_backend.cpp
Stub inference backend implementation.
file stub_backend.hpp
Stub inference backend for testing without ML dependencies.

The documentation for this class was generated from the following file components/emulator_comps/common/src/inference/