Current Spec defines split's opSupportLimits as MLSingleInputSupportLimits,
partial dictionary MLOpSupportLimits {
MLSingleInputSupportLimits split;
};
it would be typos, it should be of MLSplitSupportLimits for split having multiples outputs.
@philloooo PTAL, thanks