lightseq icon indicating copy to clipboard operation
lightseq copied to clipboard

请问量化功能什么时候发布正式tag

Open BucherLi opened this issue 2 years ago • 3 comments

看最新的tag 是v2.2.0,该版本的代码是不包含量化功能的,请问有计划发布正式版的量化功能吗

BucherLi avatar Jul 30 '22 09:07 BucherLi

It's on the plan. For now, you can use Quantization Training and Inference by building from source code and running the quant examples.

zjersey avatar Aug 10 '22 09:08 zjersey

It's on the plan. For now, you can use Quantization Training and Inference by building from source code and running the quant examples.

ok, which code branch is recommended for building quant examples.

BucherLi avatar Aug 30 '22 07:08 BucherLi

@BucherLi The master branch is ready for quant example but quant related docs are still in progress at this time.

Taka152 avatar Sep 13 '22 02:09 Taka152