Support for tensor_split with ONNX support V13

From what I understand, I believe there is no support for tensor_split or any dynamic splitting operator while exporting a model to ONNX.
Is there a workaround for this? Or, can someone point me to the source code where I could add support for this?

Thanks!