index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-pyo3
/
py_src
Commit message (
Expand
)
Author
Age
Files
Lines
*
pyo3 update. (#2545)
Laurent Mazare
2024-10-06
1
-7
/
+3
*
Update for pyo3 0.21. (#1985)
Laurent Mazare
2024-04-01
1
-0
/
+19
*
Expose candle gather op in pyo3. (#1870)
Laurent Mazare
2024-03-18
1
-0
/
+6
*
Detach the tensors on batch-norm eval. (#1702)
Laurent Mazare
2024-02-13
5
-12
/
+88
*
Quantized GGUF style (#1523)
Nicolas Patry
2024-01-17
1
-2
/
+6
*
Fix a couple typos (#1451)
Laurent Mazare
2023-12-17
2
-3
/
+4
*
PyO3: Add optional `candle.onnx` module (#1282)
Lukas Kreussel
2023-11-08
2
-0
/
+94
*
PyO3: Add `equal` and `__richcmp__` to `candle.Tensor` (#1099)
Lukas Kreussel
2023-10-30
2
-0
/
+111
*
PyO3: Better shape handling (#1143)
Lukas Kreussel
2023-10-29
4
-10
/
+12
*
convert pytorch's tensor in Python API (#1172)
andrew
2023-10-25
1
-0
/
+5
*
PyO3: Add `mkl` support (#1159)
Lukas Kreussel
2023-10-23
1
-12
/
+36
*
PyO3: Add CI (#1135)
Lukas Kreussel
2023-10-20
1
-3
/
+4
*
PyO3: Add pytorch like `.to()` operator to `candle.Tensor` (#1100)
Lukas Kreussel
2023-10-19
1
-0
/
+5
*
Extend `stub.py` to accept external typehinting (#1102)
Lukas Kreussel
2023-10-17
4
-3
/
+47
*
Add the pooling operators to the pyo3 layer. (#1086)
Laurent Mazare
2023-10-13
2
-0
/
+16
*
Use an attention mask in the e5 padding case. (#1085)
Laurent Mazare
2023-10-13
1
-10
/
+24
*
Make the Python Wrapper more Hackable and simplify Quantization (#1010)
Lukas Kreussel
2023-10-06
12
-11
/
+1806
*
Add return types to `*.pyi` stubs (#880)
Lukas Kreussel
2023-09-17
5
-131
/
+270
*
Generate `*.pyi` stubs for PyO3 wrapper (#870)
Lukas Kreussel
2023-09-16
7
-0
/
+363