Skip to content

Support Torch 2.11 #34

Description

@micah-wil

import torch.ao.quantization.pt2e raises ModuleNotFoundError in Torch 2.11 as it was moved to torchao. So from quark.torch.kernel import mx ultimately fails when trying from torch.ao.quantization.pt2e.utils import _get_tensor_constant_from_node

ModuleNotFoundError: No module named 'torch.ao.quantization.pt2e'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions