- This adds support for ONNX sequences, along with basic unit tests for
the sequence types.
- This also introduces a new test network generated via sklearn in an
included script.
- The test using sklearn_randomforest.onnx has not been written yet,
but I wanted to commit after doing all the work so far. The existing
tests all pass.