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>
std::string TMVA::Experimental::SOFIE::RAttributes_Pool::auto_pad = "NOTSET" |
Definition at line 21 of file ROperator_Pool.hxx.
int TMVA::Experimental::SOFIE::RAttributes_Pool::ceil_mode = 0 |
Definition at line 22 of file ROperator_Pool.hxx.
int TMVA::Experimental::SOFIE::RAttributes_Pool::count_include_pad = 0 |
Definition at line 23 of file ROperator_Pool.hxx.
std::vector<size_t> TMVA::Experimental::SOFIE::RAttributes_Pool::dilations |
Definition at line 25 of file ROperator_Pool.hxx.
std::vector<size_t> TMVA::Experimental::SOFIE::RAttributes_Pool::kernel_shape |
Definition at line 26 of file ROperator_Pool.hxx.
std::vector<size_t> TMVA::Experimental::SOFIE::RAttributes_Pool::pads |
Definition at line 27 of file ROperator_Pool.hxx.
int TMVA::Experimental::SOFIE::RAttributes_Pool::storage_order = 0 |
Definition at line 24 of file ROperator_Pool.hxx.
std::vector<size_t> TMVA::Experimental::SOFIE::RAttributes_Pool::strides |
Definition at line 28 of file ROperator_Pool.hxx.