|
tvm
|
Attributes used in GetValidCounts operator. More...
#include <vision.h>
Public Member Functions | |
| TVM_FFI_DECLARE_OBJECT_INFO_FINAL ("relax.attrs.GetValidCountsAttrs", GetValidCountsAttrs, AttrsNode) | |
Public Member Functions inherited from tvm::AttrsNode | |
| TVM_FFI_DECLARE_OBJECT_INFO ("ir.Attrs", AttrsNode, ffi::Object) | |
Static Public Member Functions | |
| static void | RegisterReflection () |
Public Attributes | |
| double | score_threshold |
| int | id_index |
| int | score_index |
Additional Inherited Members | |
Static Public Attributes inherited from tvm::AttrsNode | |
| static constexpr TVMFFISEqHashKind | _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
Attributes used in GetValidCounts operator.
|
inlinestatic |
| tvm::relax::GetValidCountsAttrs::TVM_FFI_DECLARE_OBJECT_INFO_FINAL | ( | "relax.attrs.GetValidCountsAttrs" | , |
| GetValidCountsAttrs | , | ||
| AttrsNode | |||
| ) |
| int tvm::relax::GetValidCountsAttrs::id_index |
| int tvm::relax::GetValidCountsAttrs::score_index |
| double tvm::relax::GetValidCountsAttrs::score_threshold |