treelite
Functions
treelite::detail::field_accessor Namespace Reference

Functions

template<typename ThresholdType , typename LeafOutputType >
PyBufferFrame GetTreeFieldImpl (ModelPreset< ThresholdType, LeafOutputType > &, std::uint64_t, std::string const &)
 
template<typename ThresholdType , typename LeafOutputType >
void SetTreeFieldImpl (ModelPreset< ThresholdType, LeafOutputType > &, std::uint64_t, std::string const &, PyBufferFrame)
 

Function Documentation

◆ GetTreeFieldImpl()

template<typename ThresholdType , typename LeafOutputType >
PyBufferFrame treelite::detail::field_accessor::GetTreeFieldImpl ( ModelPreset< ThresholdType, LeafOutputType > &  ,
std::uint64_t  ,
std::string const &   
)

◆ SetTreeFieldImpl()

template<typename ThresholdType , typename LeafOutputType >
void treelite::detail::field_accessor::SetTreeFieldImpl ( ModelPreset< ThresholdType, LeafOutputType > &  ,
std::uint64_t  ,
std::string const &  ,
PyBufferFrame   
)