Mojo struct
ConvAlgorithm
@register_passable(trivial)
struct ConvAlgorithm
Fields
- value (
Int
):
Implemented traits
AnyType
,
Copyable
,
ExplicitlyCopyable
,
Movable
,
UnknownDestructibility
Aliases
Default
alias Default = ConvAlgorithm(0)
Direct
alias Direct = ConvAlgorithm(2)
Im2Col
alias Im2Col = ConvAlgorithm(1)
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!