You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'm interested in optimizing DFT performance for my model. Have you researched and compared the performance of DFT with other DFT implementations like pocketFFT / fftpack? Do you have some recommendations which rfft implementation to use for fast inference? Is the implementation of ORT optimal?
I have model that uses ort-web and rfft is inside this model. I noticed that calculating rfft takes half the time the model inference. So, I'm looking for some help with providing fast rfft to web.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello! I'm interested in optimizing DFT performance for my model. Have you researched and compared the performance of DFT with other DFT implementations like pocketFFT / fftpack? Do you have some recommendations which rfft implementation to use for fast inference? Is the implementation of ORT optimal?
I have model that uses ort-web and rfft is inside this model. I noticed that calculating rfft takes half the time the model inference. So, I'm looking for some help with providing fast rfft to web.
Beta Was this translation helpful? Give feedback.
All reactions