EwainPeng
Results
2
issues of
EwainPeng
Thank you for sharing the code! Does the code match the PyTransformer main branch version? It throws an error at runtime, saying that the number of arguments in the transformer's...
Hi~ I have a liitle puzzled about a difference between paper and code in quan_layer.py. In paper, when B = 4 P0∈{0,2^0,2^-2,2^-4} (show in example in 2.2) But in code...