Allow complex dtypes during tensor parsing (#8743)
Summary: Given that we now support ops like fft_r2c we should allow complex dtypes during tensor parsing when the program is loaded. In order to support this we need to remove an assert that prevents these dtypes from being present in the program. Differential Revision: D70268416
T
Tarun Karuturi committed
1eb2f94c3d4e3f20bfc4284204e014161d548897
Parent: 1caa0a1
Committed by GitHub <noreply@github.com>
on 2/26/2025, 9:30:06 PM