23.05
|
#include "arm_compute/core/CL/ICLTensor.h"
#include "arm_compute/core/CL/OpenCL.h"
#include "arm_compute/runtime/CL/CLTensorAllocator.h"
#include <cstdint>
Go to the source code of this file.
Data Structures | |
class | CLTensor |
Basic implementation of the OpenCL tensor interface. More... | |
Namespaces | |
arm_compute | |
Copyright (c) 2017-2023 Arm Limited. | |
Typedefs | |
using | CLImage = CLTensor |
OpenCL Image. More... | |