CRNet icon indicating copy to clipboard operation
CRNet copied to clipboard

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

Open Waxpple opened this issue 3 years ago • 0 comments

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

Waxpple avatar May 21 '22 15:05 Waxpple