Skip to content

Add quantization documentation to vulkan docs #12258

@metascroy

Description

@metascroy

The Vulkan backend docs do not discuss how to do quantization: https://github.com/pytorch/executorch/blob/main/docs/source/backends-vulkan.md

From the backend-template, the quantization section should document how to quantize a model and go over the available quantization configs: https://github.com/pytorch/executorch/blob/main/docs/source/backend-template.md#quantization

See examples for XNNPACK and CoreML.

Once the section is filled out, add a link to the quantization overview page.

If Vulkan does not currently support quantization, feel free to close this task

cc @SS-JIA @manuelcandales @cbilgin

Metadata

Metadata

Assignees

Labels

module: vulkanIssues related to the Vulkan delegate and code under backends/vulkan/

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions