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
To running the function continuously in another thread. Any suggestions for best practices or links to code that do something similar would be greatly appreciated. Thanks!
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Don't think JAX is designed for this, but wondering if it'd be possible to use JAX in asynchronous / multi-threaded use cases?
For example, running KF in real-time on incoming data or a simple 3D software rasterizer?
Going from this:
To running the function continuously in another thread. Any suggestions for best practices or links to code that do something similar would be greatly appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions