File tensor.hpp¶
= File tensor.hpp ——————— -- C++ -- ==**
Contents
Definition (include/ripple/container/tensor.hpp
)¶
Detailed Description¶
Ripple
Copyright (c) 2019 - 2021 Rob Clucas.
This file is distributed under the MIT License. See LICENSE for details.
==———————————————————————-==*
This file defines a class which represents a tensor An N dimensional space across multiple devices.
==———————————————————————==
Includes¶
array
(File array.hpp)block.hpp
(File block.hpp)cassert
numeric
ripple/arch/topology.hpp
(File topology.hpp)ripple/functional/invoke.hpp
(File invoke.hpp)ripple/math/math.hpp
(File math.hpp)ripple/space/dynamic_multidim_space.hpp
(File dynamic_multidim_space.hpp)ripple/utility/dim.hpp
(File dim.hpp)set
(File offset_to.hpp)tensor_traits.hpp
(File tensor_traits.hpp)