index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-nn
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More general seq forward functions for RNNs. (#1050)
Laurent Mazare
2023-10-07
1
-27
/
+25
*
Use AsRef<str> for set_one. (#1033)
Laurent Mazare
2023-10-05
1
-1
/
+1
*
Improve the quantized whisper setup. (#1018)
Laurent Mazare
2023-10-02
1
-1
/
+1
*
Bump the version to 0.3.0. (#1014)
Laurent Mazare
2023-10-01
2
-21
/
+1
*
Use a silu activation in mistral. (#991)
Laurent Mazare
2023-09-29
1
-0
/
+4
*
Use the gelu-erf activation. (#969)
Laurent Mazare
2023-09-26
1
-3
/
+1
*
Configurable layer idx for the lstm layer. (#962)
Laurent Mazare
2023-09-25
1
-4
/
+12
*
Depreate the VarBuilder::from_safetensors function. (#951)
Laurent Mazare
2023-09-24
1
-2
/
+6
*
Self-contained safetensors for the multiprocess llama example. (#950)
Laurent Mazare
2023-09-24
1
-31
/
+17
*
Add the buffered safetensor wrapper. (#948)
Laurent Mazare
2023-09-23
1
-0
/
+32
*
Self-contained safetensor wrappers (#946)
Laurent Mazare
2023-09-23
1
-1
/
+42
*
Use yoke to provide a self-referential container for mmaped safetenso… (#939)
Laurent Mazare
2023-09-23
1
-11
/
+5
*
VarMap setter functions (#938)
Laurent Mazare
2023-09-23
1
-0
/
+38
*
Add clone to various nn layers. (#910)
Laurent Mazare
2023-09-20
7
-11
/
+11
*
Fix the leaky relu. (#898)
Laurent Mazare
2023-09-19
1
-1
/
+2
*
Bump the crate versions to v0.2.3. (#886)
Laurent Mazare
2023-09-18
1
-1
/
+1
*
Remove the parameters for the Wuerstchen layer-norm. (#879)
Laurent Mazare
2023-09-17
1
-1
/
+1
*
Replication pad (#861)
Laurent Mazare
2023-09-15
1
-0
/
+15
*
DiffNeXt/unet (#859)
Laurent Mazare
2023-09-15
1
-0
/
+24
*
Add leaky-relu in the activation enum. (#858)
Laurent Mazare
2023-09-15
1
-0
/
+2
*
Add the upblocks. (#853)
Laurent Mazare
2023-09-14
1
-0
/
+4
*
Add support to flan-t5 (#840)
Juarez Bochi
2023-09-13
1
-0
/
+6
*
Extract T5 module and add main function to use it (#829)
Juarez Bochi
2023-09-13
2
-1
/
+5
*
Bump the crate version + update the changelog. (#822)
Laurent Mazare
2023-09-12
1
-1
/
+1
*
Bugfix for the conv2d cpu kernel. (#820)
Laurent Mazare
2023-09-11
1
-1
/
+1
*
Add weight, bias, and hidden_size methods (#816)
Eric Buehler
2023-09-11
2
-0
/
+21
*
im2col based conv2d (#802)
Laurent Mazare
2023-09-10
1
-16
/
+69
*
Bugfix so that im2col produce the same results as conv2d. (#801)
Laurent Mazare
2023-09-10
1
-1
/
+5
*
Add an im2col based benchmark. (#800)
Laurent Mazare
2023-09-10
1
-2
/
+71
*
TinyViT backbone for segment-anything. (#787)
Laurent Mazare
2023-09-09
1
-13
/
+13
*
Segment Anything - process images (#766)
Laurent Mazare
2023-09-07
2
-6
/
+7
*
More segment-anything. (#763)
Laurent Mazare
2023-09-07
1
-0
/
+11
*
Expose the conv2d-transpose layers. (#761)
Laurent Mazare
2023-09-07
2
-1
/
+45
*
Add a nn layer for conv-transpose2d. (#760)
Laurent Mazare
2023-09-07
1
-1
/
+50
*
Use an arc in the varbuilder rather than rc. (#757)
Laurent Mazare
2023-09-06
1
-6
/
+6
*
Softmax implementation for cuda. (#747)
Laurent Mazare
2023-09-05
1
-8
/
+51
*
Tweaks to softmax. (#745)
Laurent Mazare
2023-09-05
1
-5
/
+3
*
Add a custom softmax implementation. (#744)
Laurent Mazare
2023-09-05
4
-1
/
+258
*
Fix typo in the nll function document (#742)
Masato Mori
2023-09-05
1
-1
/
+1
*
Avoid some redundant clone. (#731)
Laurent Mazare
2023-09-04
1
-2
/
+2
*
Musicgen text embeddings. (#726)
Laurent Mazare
2023-09-03
1
-0
/
+8
*
Add the mse loss. (#723)
Laurent Mazare
2023-09-03
1
-0
/
+5
*
Fix the rnn tests for accelerate. (#704)
Laurent Mazare
2023-09-01
1
-2
/
+4
*
Add the optimizer trait. (#702)
Laurent Mazare
2023-09-01
4
-51
/
+65
*
Add some doc to the varbuilder. (#700)
Laurent Mazare
2023-09-01
1
-0
/
+24
*
Allow retrieving and setting prefix of VarBuilder (#699)
Lennard
2023-09-01
1
-0
/
+14
*
Add a GRU layer. (#688)
Laurent Mazare
2023-08-31
3
-1
/
+187
*
Set the learning rate. (#687)
Laurent Mazare
2023-08-31
1
-0
/
+8
*
Add a python variant for the lstm test. (#682)
Laurent Mazare
2023-08-30
1
-0
/
+15
*
Add a LSTM test. (#681)
Laurent Mazare
2023-08-30
2
-1
/
+43
[prev]
[next]