Tracker: ONNX Model Exporting Progress
Opened this issue · 2 comments
yaelatletl commented
Currently, RL-lib agents can be exported to ONNX files, but there are other backends which haven't recieved export support.
edbeeching commented
I looked for SB3, it seems that broadcast tensors are not supported out of the box, but there is a workaround.
yaelatletl commented
Added tracker from #105