Mojo struct
ConvAlgorithm
@register_passable(trivial)
struct ConvAlgorithm
Aliases
Default = ConvAlgorithm(0)
:Im2Col = ConvAlgorithm(1)
:Direct = ConvAlgorithm(2)
:
Fields
- value (
Int
):
Implemented traits
AnyType
,
Copyable
,
ExplicitlyCopyable
,
Movable
,
UnknownDestructibility
Methods
__eq__
__eq__(self, rhs: Self) -> Bool
__ne__
__ne__(self, rhs: Self) -> Bool
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!