#include <Backend.h>
Definition at line 27 of file Backend.h.
◆ ~Backend()
virtual nnkit::Backend::~Backend |
( |
| ) |
|
|
virtualdefault |
◆ prepare()
virtual void nnkit::Backend::prepare |
( |
const std::function< void(TensorContext &)> & |
f | ) |
|
|
pure virtual |
◆ run()
virtual void nnkit::Backend::run |
( |
void |
| ) |
|
|
pure virtual |
◆ teardown()
virtual void nnkit::Backend::teardown |
( |
const std::function< void(TensorContext &)> & |
f | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file:
- compiler/nnkit-intf/backend/include/nnkit/Backend.h