ArmNN
 25.11
Loading...
Searching...
No Matches
NeonMinimumWorkload.hpp File Reference
#include "NeonBaseWorkload.hpp"
#include <neon/workloads/NeonWorkloadUtils.hpp>
#include <arm_compute/runtime/NEON/functions/NEElementwiseOperations.h>
Include dependency graph for NeonMinimumWorkload.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NeonMinimumWorkload

Namespaces

namespace  armnn
 Copyright (c) 2021 ARM Limited and Contributors.

Functions

arm_compute::Status NeonMinimumWorkloadValidate (const TensorInfo &input0, const TensorInfo &input1, const TensorInfo &output)
 Validate function for validating the inputs and output.