Open
Description
New Operator
Describe the operator
Needed to run a JAX converted ODE solver as an ONNX model
Both are control flows ops, often used together: _SwitchN
,Merge
Do you know this operator be constructed using existing ONNX operators?
Maybe Identity for Switch and If and a Scan or maybe a ReduceSum for Merge?
Is this operator used by any model currently? Which
Diffrax ODE solver when translated to TF
Are you willing to contribute it? (Y/N)
No, can't work on this until February. After that, maybe