index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-onnx
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Onnx Support for Sign operation #2641 (#2642)
Ionut Mihalcea
2024-11-26
1
-0
/
+6
*
ONNX: GatherElements, Xor (#2568)
Anubhab Bandyopadhyay
2024-10-17
1
-0
/
+53
*
onnx: ReduceMin/Max Ops (#2563)
Anubhab Bandyopadhyay
2024-10-15
1
-1
/
+173
*
Clippy fixes for onnx + fix a broken test. (#2510)
Laurent Mazare
2024-09-26
1
-14
/
+13
*
Expand split ops (#2505)
Steven Lovegrove
2024-09-26
1
-14
/
+199
*
onnx: support negative index in Gather (#2440)
shua
2024-08-22
1
-0
/
+12
*
onnx: workaround pow with negative base (#2439)
shua
2024-08-22
1
-2
/
+9
*
onnx: implement LSTM op (#2268)
shua
2024-08-19
1
-0
/
+239
*
onnx: fix pad, unsqueeze (#2317)
shua
2024-07-23
1
-2
/
+7
*
onnx: implement Size op (#2316)
shua
2024-07-07
1
-0
/
+7
*
Adding Gemm and ArgMax operators to candle-onnx (#2231)
drCathieSo.eth
2024-06-28
1
-0
/
+24
*
implement Slice op (#2260)
shua
2024-06-12
1
-0
/
+80
*
implement if, and pad reflect mode (#2251)
shua
2024-06-06
1
-3
/
+98
*
Apply rustfmt. (#2247)
Laurent Mazare
2024-06-04
1
-7
/
+26
*
ONNX: add ArgMin, ArgMax and LeakyRelu (#2246)
B1rtek
2024-06-04
1
-0
/
+53
*
ONNX: Add Floor and Ceil (#2235)
mokulus
2024-06-02
1
-0
/
+10
*
Add RandomNormal ONNX operator (#2200)
mokulus
2024-05-21
1
-8
/
+14
*
candle-onnx: add operators RandomUniform and Exp (#2116)
B1rtek
2024-04-23
1
-0
/
+45
*
Add missing onnx operations (#2096)
Gabriel
2024-04-20
1
-7
/
+153
*
Add ReduceMean onnx operation (#2049)
Gabriel
2024-04-13
1
-1
/
+24
*
Handle more tensor shapes in onnx "Gather" operation (#2026)
Gabriel
2024-04-08
1
-7
/
+23
*
add identity op (#1976)
Mauro Sciancalepore
2024-04-01
1
-0
/
+5
*
onnx: add the Flatten operator. (#1638)
wanglong001
2024-02-03
1
-0
/
+10
*
Add the pow operator. (#1583)
Laurent Mazare
2024-01-13
1
-0
/
+6
*
Support for CumSum in ONNX models. (#1340)
Laurent Mazare
2023-11-17
1
-0
/
+19
*
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
1
-26
/
+109
*
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
1
-3
/
+3
*
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
2
-49
/
+157
*
ONNX casting support. (#1265)
Laurent Mazare
2023-11-04
1
-10
/
+94
*
Add some preliminary ONNX support (#1260)
Laurent Mazare
2023-11-04
3
-0
/
+931