|
25.02
|
#include "NeonSplitterWorkload.hpp"#include <arm_compute/runtime/NEON/functions/NESplit.h>#include <aclCommon/ArmComputeTensorUtils.hpp>#include <aclCommon/ArmComputeUtils.hpp>#include <armnn/utility/PolymorphicDowncast.hpp>#include <armnn/backends/TensorHandle.hpp>#include <neon/NeonTensorHandle.hpp>#include <backendsCommon/WorkloadUtils.hpp>#include "NeonWorkloadUtils.hpp"Go to the source code of this file.
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
| arm_compute::Status | NeonSplitterWorkloadValidate (const TensorInfo &input, const std::vector< std::reference_wrapper< TensorInfo >> &outputs, unsigned int splitAxis) |