Skip to content

Implement clamp kernel for WGPU #549

Closed
@antimora

Description

Currently wgpu backend is using the default implementation using mask_fill for clamp operators. This issue ticket is to improve the performance using wgpu specific and more optimal kernel for clamp, including clamp_min, clamp_max.

Metadata

Assignees

No one assigned

    Labels

    performanceAnything related to performancewgpuRelated to WGPU backend

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions