Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
TMVA::Experimental::SOFIE::TensorMemoryInfo Struct Reference

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>

Member Function Documentation

◆ merge()

void TMVA::Experimental::SOFIE::TensorMemoryInfo::merge ( const TensorMemoryInfo & other)
inline

Definition at line 138 of file SOFIE_common.hxx.

◆ split()

TensorMemoryInfo TMVA::Experimental::SOFIE::TensorMemoryInfo::split ( const std::string_view new_name,
size_t new_size )
inline

Definition at line 129 of file SOFIE_common.hxx.

Member Data Documentation

◆ tensor_name

std::string_view TMVA::Experimental::SOFIE::TensorMemoryInfo::tensor_name

Definition at line 126 of file SOFIE_common.hxx.

◆ tensor_size

size_t TMVA::Experimental::SOFIE::TensorMemoryInfo::tensor_size

Definition at line 127 of file SOFIE_common.hxx.

Collaboration diagram for TMVA::Experimental::SOFIE::TensorMemoryInfo:
[legend]

The documentation for this struct was generated from the following file: