|
25.02
|
#include "ClBatchMatMulWorkload.hpp"#include "ClWorkloadUtils.hpp"#include <aclCommon/ArmComputeTensorUtils.hpp>#include <aclCommon/ArmComputeUtils.hpp>#include <armnn/utility/PolymorphicDowncast.hpp>#include <backendsCommon/WorkloadUtils.hpp>#include <cl/ClTensorHandle.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 | ClBatchMatMulValidate (const TensorInfo &inputInfoX, const TensorInfo &inputInfoY, const TensorInfo &outputInfo, const BatchMatMulDescriptor &descriptor, const ActivationDescriptor *activationDescriptor) |