|
tvm
|
This is the complete list of members for tvm::relax::BatchNormAttrs, including all inherited members.
| _type_s_eq_hash_kind | tvm::AttrsNode | static |
| axis | tvm::relax::BatchNormAttrs | |
| center | tvm::relax::BatchNormAttrs | |
| epsilon | tvm::relax::BatchNormAttrs | |
| momentum | tvm::relax::BatchNormAttrs | |
| RegisterReflection() | tvm::relax::BatchNormAttrs | inlinestatic |
| scale | tvm::relax::BatchNormAttrs | |
| training | tvm::relax::BatchNormAttrs | |
| TVM_FFI_DECLARE_OBJECT_INFO("ir.Attrs", AttrsNode, ffi::Object) | tvm::AttrsNode | |
| TVM_FFI_DECLARE_OBJECT_INFO_FINAL("relax.attrs.BatchNormAttrs", BatchNormAttrs, AttrsNode) | tvm::relax::BatchNormAttrs |