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
AdvancedIndexingSetItemInplace
struct AdvancedIndexingSetItemInplace
Implemented traitsโ
AnyType,
ImplicitlyDestructible
Methodsโ
executeโ
static def execute[input_rank: Int, index_rank: Int, updates_rank: Int, input_type: DType, index_type: DType, num_index_tensors: Int, //, start_axis: Int, target: StringSlice[StaticConstantOrigin], _trace_name: StringSlice[StaticConstantOrigin]](input_tensor: ManagedTensorSlice[MutableInput, static_spec=input_tensor.static_spec], updates: ManagedTensorSlice[FusedInput, static_spec=updates.static_spec], indices: _FusedInputVariadicTensors[static_specs=indices.static_specs], ctx: DeviceContext)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!