Definition at line 176 of file SOFIE_common.hxx.
Public Member Functions | |
| void | merge (const TensorMemoryInfo &other) |
| TensorMemoryInfo | split (const std::string_view new_name, size_t new_size) |
Public Attributes | |
| std::string_view | tensor_name |
| size_t | tensor_size |
#include <TMVA/SOFIE_common.hxx>
|
inline |
Definition at line 189 of file SOFIE_common.hxx.
|
inline |
Definition at line 180 of file SOFIE_common.hxx.
| std::string_view TMVA::Experimental::SOFIE::TensorMemoryInfo::tensor_name |
Definition at line 177 of file SOFIE_common.hxx.
| size_t TMVA::Experimental::SOFIE::TensorMemoryInfo::tensor_size |
Definition at line 178 of file SOFIE_common.hxx.