Skip to content

Fix Bug in GCNN Parity

Vicentini Filippo requested to merge github/fork/chrisrothUT/GCNN-Bug-Fix into master

Created by: chrisrothUT

I just noticed that parity=True was not working correctly for the GCNN. I fixed the bug and added tests (decided to replace the use_bias test since that is already tested with DenseEquivariant)

Merge request reports