For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo struct
ResizeBicubic
struct ResizeBicubic
Implemented traitsโ
Methodsโ
executeโ
static def execute[rank: Int, dtype: DType, target: StringSlice[StaticConstantOrigin], //](output: ManagedTensorSlice[Output, static_spec=output.static_spec], input: ManagedTensorSlice[Input, static_spec=input.static_spec], size: ManagedTensorSlice[Input, static_spec=size.static_spec], ctx: DeviceContext)