1 Commits

Author SHA1 Message Date
Nathan
4aa8513549 Initial Sequence support
- 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.
2024-07-22 21:13:10 -04:00