Skip to main content

Mojo struct

STOutputOpArgs

struct STOutputOpArgs[: Bool, //, type: DType, layout: Layout, sb: Origin[]]

Fields

  • c (LayoutTensor[type, layout, sb]):

Implemented traits

AnyType, Copyable, OpArgs, UnknownDestructibility

Methods

__init__

__init__(out self, c: LayoutTensor[type, layout, sb])

__copyinit__

__copyinit__(out self, other: Self)

Was this page helpful?