pytorch / ao

Native PyTorch library for quantization and sparsity
https://pytorch.org/ao
BSD 3-Clause "New" or "Revised" License
307 stars 49 forks source link

Don't import _C in fbcode #218

Closed jerryzh168 closed 1 month ago

jerryzh168 commented 1 month ago

Summary: since we don't have compilation command in fbcode, and we don't need to use cuda kernels right now in fbcode

Test Plan: internal CI

Reviewers:

Subscribers:

Tasks:

Tags: