Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [ONNX] Support a couple more ops. (#1284) | Laurent Mazare | 2023-11-06 | 2 | -113/+109 | |
* | Put the onnx example behind a feature flag. (#1276) | Laurent Mazare | 2023-11-06 | 2 | -9/+31 | |
* | Add more models to the onnx example. (#1273) | Laurent Mazare | 2023-11-05 | 1 | -15/+152 | |
* | [ONNX] Do not generate values for constants. (#1272) | Laurent Mazare | 2023-11-05 | 2 | -37/+38 | |
* | Better tensor initialization in ONNX. (#1270) | Laurent Mazare | 2023-11-04 | 1 | -10/+103 | |
* | Refactor the onnx attribute getters. (#1268) | Laurent Mazare | 2023-11-04 | 1 | -73/+218 | |
* | Support more ONNX ops. (#1267) | Laurent Mazare | 2023-11-04 | 1 | -0/+49 | |
* | Improve the ONNX basic example + bugfixes (#1266) | Laurent Mazare | 2023-11-04 | 3 | -52/+190 | |
* | ONNX casting support. (#1265) | Laurent Mazare | 2023-11-04 | 1 | -10/+94 | |
* | Add some preliminary ONNX support (#1260) | Laurent Mazare | 2023-11-04 | 6 | -0/+1015 |