23.08
|
#include "arm_compute/core/CL/CLKernelLibrary.h"
#include "arm_compute/runtime/CL/CLTensor.h"
#include "arm_compute/runtime/IFunction.h"
#include "arm_compute/runtime/ITransformWeights.h"
#include <memory>
Go to the source code of this file.
Data Structures | |
class | CLConvertFullyConnectedWeights |
Basic function to run an opencl::kernels::ClConvertFullyConnectedWeightsKernel. More... | |
class | CLConvertFullyConnectedWeightsManaged |
Basic function to manage CLConvertFullyConnectedWeights. More... | |
Namespaces | |
arm_compute | |
Copyright (c) 2017-2023 Arm Limited. | |
arm_compute::weights_transformations | |