summaryrefslogtreecommitdiff
path: root/candle-onnx
Commit message (Expand)AuthorAgeFilesLines
...
* [ONNX] Support a couple more ops. (#1284)Laurent Mazare2023-11-062-113/+109
* Put the onnx example behind a feature flag. (#1276)Laurent Mazare2023-11-062-9/+31
* Add more models to the onnx example. (#1273)Laurent Mazare2023-11-051-15/+152
* [ONNX] Do not generate values for constants. (#1272)Laurent Mazare2023-11-052-37/+38
* Better tensor initialization in ONNX. (#1270)Laurent Mazare2023-11-041-10/+103
* Refactor the onnx attribute getters. (#1268)Laurent Mazare2023-11-041-73/+218
* Support more ONNX ops. (#1267)Laurent Mazare2023-11-041-0/+49
* Improve the ONNX basic example + bugfixes (#1266)Laurent Mazare2023-11-043-52/+190
* ONNX casting support. (#1265)Laurent Mazare2023-11-041-10/+94
* Add some preliminary ONNX support (#1260)Laurent Mazare2023-11-046-0/+1015