Compute Library
 23.11
WindowHelpers.h File Reference

Go to the source code of this file.

Namespaces

 arm_compute
 Copyright (c) 2017-2023 Arm Limited.
 

Functions

template<typename... Ts>
bool update_window_and_padding (Window &win, Ts &&...patterns)
 Update window and padding size for each of the access patterns. More...
 
template<typename... Ts>
ValidRegion intersect_valid_regions (const Ts &...regions)
 Intersect multiple valid regions. More...