Commit Graph

1 Commits

Author SHA1 Message Date
yalue
e3c08ba136 Add test for dynamically-sized inputs & outputs
- I hadn't tested this properly before, but DynamicAdvancedSession
   seems perfectly capable of handling inputs and outputs with dynamic
   axes. This change introduces a test case for this behavior, including
   a basic ONNX network that computes a sum on an arbitrary batch of
   vectors.
2024-02-23 20:45:15 -05:00