Compute Library
 23.11
Helper.h File Reference

Go to the source code of this file.

Data Structures

class  NESynthetizeFunction< K >
 This template synthetizes an INESimpleFunction which runs the given kernel K. More...
 
class  NESynthetizeFunctionWithZeroConstantBorder< K, bordersize >
 As above but this also setups a Zero border on the input tensor of the specified bordersize. More...
 
class  NESynthetizeFunctionWithZeroConstantKernelBorder< K >
 As above but this also setups a Zero border on the input tensor of the kernel's bordersize. More...
 

Namespaces

 arm_compute
 Copyright (c) 2017-2023 Arm Limited.
 
 arm_compute::test
 

Functions

template<typename D , typename T , typename... Ts>
void fill_tensors (D &&dist, std::initializer_list< int > seeds, T &&tensor, Ts &&... other_tensors)