Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix the issue of qlinear packing being too slow. (AutoGPTQ#770)
The `for` loop operation in `pack` function is too slowly, replace it with tensor operation.
- Loading branch information