Definition at line 125 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 138 of file SOFIE_common.hxx.
|
inline |
Definition at line 129 of file SOFIE_common.hxx.
std::string_view TMVA::Experimental::SOFIE::TensorMemoryInfo::tensor_name |
Definition at line 126 of file SOFIE_common.hxx.
size_t TMVA::Experimental::SOFIE::TensorMemoryInfo::tensor_size |
Definition at line 127 of file SOFIE_common.hxx.