-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
According to this repository for Fourier Neural Operators, they've made their code 30% faster by switching to native complex representation in PyTorch, which wasn't available when this work was published.
Is it worth refactoring the code to use complex multiplications? On one hand, it would be nice to have a faster codebase, on the other hand this repo makes sense for research but not really for production, so perhaps one doesn't really care about speed.
@sio13 @SonyPony Any suggestion? (Is it about time to just move everything to JAX? 😄 )
Metadata
Metadata
Assignees
Labels
No labels