|
25.02
|
#include "NeonBatchMatMulWorkload.hpp"#include "NeonWorkloadUtils.hpp"#include <armnn/utility/PolymorphicDowncast.hpp>#include <aclCommon/ArmComputeUtils.hpp>#include <backendsCommon/WorkloadUtils.hpp>#include <arm_compute/function_info/MatMulInfo.h>Go to the source code of this file.
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
| arm_compute::Status | NeonBatchMatMulValidate (const TensorInfo &inputInfoX, const TensorInfo &inputInfoY, const TensorInfo &outputInfo, const BatchMatMulDescriptor &descriptor, const bool isFastMathEnabled, const ActivationDescriptor *activationDescriptor) |