Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compression config - cleanup #215

Conversation

varun-sundar-rabindranath
Copy link

Description:

  • rename csrc/quantization/smoothquant/fused_kernels.cu -> csrc/quantization/compressed_tensors/int8_quant_kernels.cu
  • Remove csrc/attention/dtype_int8.cuh
  • Remove unused quant_per_token kernel. Rename ops.quant to ops.quant_per_tensor
  • Remove unused quant_utils.cuh
  • Remove unused blockReduceMax code from reduction_utils.cuh

This reverts commit 5092c94.
This reverts commit bcd3d95.
@varun-sundar-rabindranath varun-sundar-rabindranath merged commit bd99627 into compression_config Apr 29, 2024
@varun-sundar-rabindranath varun-sundar-rabindranath deleted the compression_config-cutlass-cleanup branch April 29, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants