index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-examples
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
onnx: fix pad, unsqueeze (#2317)
shua
2024-07-23
1
-2
/
+2
*
Normalize loudness of the generated audio (#1795)
Laurent Mazare
2024-03-03
1
-0
/
+2
*
Encodec model. (#1771)
Laurent Mazare
2024-02-27
1
-0
/
+1
*
Helper function to load sharded safetensors files (#1481)
Laurent Mazare
2023-12-25
1
-0
/
+27
*
Metal part 1 - Scaffolding for metal. (#1308)
Nicolas Patry
2023-11-10
1
-3
/
+14
*
Streaming mode for reporting the generated tokens (#1007)
Laurent Mazare
2023-09-30
1
-0
/
+1
*
Move more models to candle-transformers (#796)
Laurent Mazare
2023-09-10
1
-1
/
+0
*
Automatic mask generator + point base mask (#773)
Laurent Mazare
2023-09-08
1
-2
/
+28
*
Segment-anything fixes: avoid normalizing twice. (#767)
Laurent Mazare
2023-09-07
1
-0
/
+28
*
img2img pipeline for stable diffusion. (#752)
Laurent Mazare
2023-09-06
1
-4
/
+4
*
Fix clippy + save_image.
Nicolas Patry
2023-08-29
1
-0
/
+37
*
Cleanup:
Nicolas Patry
2023-08-28
1
-231
/
+0
*
Training:
Nicolas Patry
2023-08-28
1
-6
/
+78
*
Better training+hub
Nicolas Patry
2023-08-28
1
-0
/
+23
*
Move the imagenet specific bits to a separate file. (#571)
Laurent Mazare
2023-08-23
1
-1022
/
+1
*
Move the yolo shared bits to a common place. (#548)
Laurent Mazare
2023-08-22
1
-0
/
+3
*
Add a yolo-v3 example. (#528)
Laurent Mazare
2023-08-20
1
-0
/
+18
*
Print the recognized categories in dino-v2. (#506)
Laurent Mazare
2023-08-18
1
-1
/
+1006
*
Add the permute op (similar to pytorch). (#504)
Laurent Mazare
2023-08-18
1
-2
/
+2
*
dinov2 - read images from disk and compute the class probabilities (#503)
Laurent Mazare
2023-08-18
1
-1
/
+37
*
Typos and format and CD only when PR lands.
Nicolas Patry
2023-08-02
1
-4
/
+4
*
Adding more details on how to load things.
Nicolas Patry
2023-08-02
1
-0
/
+99
*
Add some 'cuda-if-available' helper function. (#172)
Laurent Mazare
2023-07-15
1
-0
/
+12
*
Formatting.
laurent
2023-07-03
1
-0
/
+1
*
Move llama in a cargo-examples directory.
laurent
2023-07-03
1
-0
/
+0