Compute Library
18.02
|
#include "arm_compute/graph/NodeContext.h"
#include "arm_compute/graph/Types.h"
#include "arm_compute/runtime/IFunction.h"
#include <memory>
Go to the source code of this file.
Data Structures | |
class | IOperation |
Operation functor interface. More... | |
Namespaces | |
arm_compute | |
This file contains all available output stages for GEMMLowp on OpenCL. | |
arm_compute::graph | |
Macros | |
#define | REGISTER_SIMPLE_OPERATION(NAME, TARGET, OP) |
#define REGISTER_SIMPLE_OPERATION | ( | NAME, | |
TARGET, | |||
OP | |||
) |
Definition at line 55 of file IOperation.h.