Skip to content

Delete special handling of per tensor quant in _choose_scale_float8 #3414

@jerryzh168

Description

@jerryzh168

Recently I found that for _choose_scale_float8:

len(block_size) == 0 for per tensor:

if len(block_size) == 0:

This seems unnecessary, and I feel we should merge this branch with the others

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions