Skip to content

Decide if fp8/int4 are supported in operators #642

@yizhuoz004

Description

@yizhuoz004

Currently I observe some inconsistency for fp8 and int4.

  • binary / unary / computation ops do not support either of them
  • Some ops (flatten, reshape etc) support int4 but not fp8
  • Allocation ops (full, arange) support both (well it's because we cast in the end)

Metadata

Metadata

Assignees

No one assigned

    Labels

    tripyPull request for the tripy project

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions