htqin / BiBERT

This project is the official implementation of our accepted ICLR 2022 paper BiBERT: Accurate Fully Binarized BERT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

binaryQuantize() torch.sign will get -1,0,1 three values

XA23i opened this issue · comments

is there trick can solve the problem or it is a mistake?