For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Mojo struct
MutableStore
struct MutableStore
Registers the mo.mutable.store graph op with the graph compiler.
Implemented traitsβ
AnyType,
ElementwiseUnaryOp,
ImplicitlyDeletable
Methodsβ
elementwiseβ
static def elementwise[dtype: DType, width: SIMDLength](val: SIMD[dtype, width]) -> SIMD[dtype, width]
Returns:
executeβ
static def execute[target: StringSlice[ImmStaticOrigin], _trace_name: StringSlice[ImmStaticOrigin]](buffer: ManagedTensorSlice[IOSpec[_, _].MutableInput, static_spec=buffer.static_spec], tensor: ManagedTensorSlice[IOSpec[_, _].FusedInput, static_spec=tensor.static_spec], ctx: DeviceContext)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!