Pytorch模型量化

  • 2022 年 10 月 25 日
  • 筆記

在深度學習中,量化指的是使用更少的bit來存儲原本以浮點數存儲的tensor,以及使用更少的bit來完成原本以浮點數完成 …

Continue Reading