#include <attrs.h>
◆ TSelf
◆ AttrDocEntry()
◆ describe()
TSelf& tvm::detail::AttrDocEntry::describe |
( |
const char * |
str | ) |
|
|
inline |
◆ set_default()
template<typename T >
TSelf& tvm::detail::AttrDocEntry::set_default |
( |
const T & |
value | ) |
|
|
inline |
◆ set_lower_bound()
template<typename T >
TSelf& tvm::detail::AttrDocEntry::set_lower_bound |
( |
DMLC_ATTRIBUTE_UNUSED T |
begin | ) |
|
|
inline |
◆ set_upper_bound()
template<typename T >
TSelf& tvm::detail::AttrDocEntry::set_upper_bound |
( |
DMLC_ATTRIBUTE_UNUSED T |
end | ) |
|
|
inline |
The documentation for this class was generated from the following file: