File load_padding.hpp¶
= File load_padding.hpp —————– -- C++ -- ==**
Contents
Definition (include/ripple/padding/load_padding.hpp
)¶
Detailed Description¶
Ripple
Copyright (c) 2019 - 2021 Rob Clucas.
This file is distributed under the MIT License. See LICENSE for details.
==———————————————————————-==*
This file implements functionality for loading padding data for iterators over multidimensional spaces, such as blocks and tensors, both globally and locally.
==———————————————————————==
Includes¶
detail/load_global_padding_impl_.hpp
(File load_global_padding_impl_.hpp)detail/load_internal_padding_impl_.hpp
(File load_internal_padding_impl_.hpp)padding_loader.hpp
(File padding_loader.hpp)ripple/execution/execution_traits.hpp
(File execution_traits.hpp)ripple/execution/thread_index.hpp
(File thread_index.hpp)