index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-onnx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the pow operator. (#1583)
Laurent Mazare
2024-01-13
1
-0
/
+6
*
Unpin more of the workplace relative dependencies. (#1535)
Laurent Mazare
2024-01-07
1
-2
/
+2
*
Simplifying our internal cargo dependencies. (#1529)
Nicolas Patry
2024-01-07
1
-1
/
+0
*
Bump the crate version to 0.3.3. (#1490)
Laurent Mazare
2023-12-28
1
-3
/
+3
*
Bump the crate version to 0.3.2. (#1452)
Laurent Mazare
2023-12-17
1
-3
/
+3
*
feat: add test for individual onnx ops (#1332)
drbh
2023-11-19
1
-0
/
+746
*
Support for CumSum in ONNX models. (#1340)
Laurent Mazare
2023-11-17
1
-0
/
+19
*
Update for 0.3.1. (#1324)
Laurent Mazare
2023-11-11
1
-3
/
+3
*
fix: negative axis (#1296)
YangNianYi
2023-11-08
1
-29
/
+4
*
PyO3: Add optional `candle.onnx` module (#1282)
Lukas Kreussel
2023-11-08
2
-2
/
+2
*
[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