Gene

Results 4 issues of Gene

Best wishes

What i see in code is separately one attention and one trianglar multiplicative update, cannot find EdgeAttention operation like the one in your paper.

Hi, Env: cuda 11.6, pytorch 1.11 Installed with `pip install lightseq` Then test.py: `from lightseq.training.ops.pytorch.quant_linear_layer import LSQuantLinearLayer` When runing test.py, the following error happens. It seems to me a simple...

When value is a numpy array, comparing a numpy array with None object will give another numpy array. Then a ValueError will be raised, says: ValueError: The truth value of...

CLA Signed