Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

[WIP] read quantizedWeight file #32

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jsenellart
Copy link
Contributor

quick and dirty implementation - for reading quantized weights.

  • for lookup tables, rows are converted on the fly back to float
  • for linear weights, the only adjustment is a possible memory alignment
  • for linear biases, convert on the fly to float

Jean A. Senellart added 2 commits May 15, 2018 07:49
* master:
  unroll more main matrix mult loop with AVX512 for 10% additional efficiency
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant