Stateful/Memory models #20619
bhack
started this conversation in
Ideas / Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How we are going to support stateful model in onnxruntime?
The majority of video segmentation models are going to manage an internal memory inside the same inference session:
https://github.com/hkchengrex/XMem
https://github.com/hkchengrex/Cutie
https://github.com/yoxu515/aot-benchmark/
etc..
See also the thread at:
pytorch/serve#2743 (comment)
Beta Was this translation helpful? Give feedback.
All reactions