Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix dtype check in quantizer dequant
The commit fixes a dtype check that we have in the `dequant` method of our quantizer. Dtype objects are weird. https://stackoverflow.com/questions/26921836/correct-way-to-test-for-numpy-dtype
- Loading branch information