ArmNN
NotReleased
|
#include "ClPreluWorkload.hpp"
#include "ClWorkloadUtils.hpp"
#include <backendsCommon/CpuTensorHandle.hpp>
#include <aclCommon/ArmComputeUtils.hpp>
#include <cl/ClLayerSupport.hpp>
#include <cl/ClTensorHandle.hpp>
Go to the source code of this file.
Namespaces | |
armnn | |
Functions | |
arm_compute::Status | ClPreluWorkloadValidate (const TensorInfo &input, const TensorInfo &alpha, const TensorInfo &output) |