#include <Interpreter.h>
Definition at line 35 of file Interpreter.h.
◆ ~ExecutionObserver()
luci_interpreter::ExecutionObserver::~ExecutionObserver |
( |
| ) |
|
|
virtualdefault |
◆ postOperatorExecute()
void luci_interpreter::ExecutionObserver::postOperatorExecute |
( |
const luci::CircleNode * |
node | ) |
|
|
virtual |
◆ postTensorWrite()
void luci_interpreter::ExecutionObserver::postTensorWrite |
( |
const luci::CircleNode * |
node, |
|
|
const Tensor * |
tensor |
|
) |
| |
|
virtual |
◆ preOperatorExecute()
void luci_interpreter::ExecutionObserver::preOperatorExecute |
( |
const luci::CircleNode * |
node | ) |
|
|
virtual |
The documentation for this class was generated from the following files: