Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMVA::Experimental::SOFIE::RAttributes_Pool Struct Reference

Definition at line 19 of file ROperator_Pool.hxx.

Public Attributes

std::string auto_pad = "NOTSET"
 
int ceil_mode = 0
 
int count_include_pad = 0
 
std::vector< size_t > dilations
 
std::vector< size_t > kernel_shape
 
std::vector< size_t > pads
 
int storage_order = 0
 
std::vector< size_t > strides
 

#include <TMVA/ROperator_Pool.hxx>

Member Data Documentation

◆ auto_pad

std::string TMVA::Experimental::SOFIE::RAttributes_Pool::auto_pad = "NOTSET"

Definition at line 21 of file ROperator_Pool.hxx.

◆ ceil_mode

int TMVA::Experimental::SOFIE::RAttributes_Pool::ceil_mode = 0

Definition at line 22 of file ROperator_Pool.hxx.

◆ count_include_pad

int TMVA::Experimental::SOFIE::RAttributes_Pool::count_include_pad = 0

Definition at line 23 of file ROperator_Pool.hxx.

◆ dilations

std::vector<size_t> TMVA::Experimental::SOFIE::RAttributes_Pool::dilations

Definition at line 25 of file ROperator_Pool.hxx.

◆ kernel_shape

std::vector<size_t> TMVA::Experimental::SOFIE::RAttributes_Pool::kernel_shape

Definition at line 26 of file ROperator_Pool.hxx.

◆ pads

std::vector<size_t> TMVA::Experimental::SOFIE::RAttributes_Pool::pads

Definition at line 27 of file ROperator_Pool.hxx.

◆ storage_order

int TMVA::Experimental::SOFIE::RAttributes_Pool::storage_order = 0

Definition at line 24 of file ROperator_Pool.hxx.

◆ strides

std::vector<size_t> TMVA::Experimental::SOFIE::RAttributes_Pool::strides

Definition at line 28 of file ROperator_Pool.hxx.

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

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