CRNet
CRNet copied to clipboard
When pytorch version is above 1.7.0, complex number representation is changed from [a, b] to [a, b.j]
When pytorch version is above 1.7.0, complex number representation is changed from [a, b] to [a, b.j]