Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX Int8 check for torchao v0.7.0 (#2284)
At one point, we need to perform a check for the quantization dtype. This used to rely on the layout_tensor attribute, which was renamed to tensor_impl. The code now checks both attributes.
- Loading branch information