index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-core
/
src
/
pickle.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a Context trait similar to anyhow::Context. (#2676)
Laurent Mazare
2024-12-22
1
-4
/
+4
*
20241118 docs (#2629)
zachcp
2024-11-19
1
-1
/
+1
*
Fix float unpickling. (#1730)
Laurent Mazare
2024-02-18
1
-2
/
+5
*
Support defaultdict in PyTorch checkpoints. (#1696)
Laurent Mazare
2024-02-12
1
-2
/
+4
*
Pickle support: dig within the _rebuild_parameter calls. (#1681)
Laurent Mazare
2024-02-08
1
-0
/
+7
*
Add support for loading Fortran contiguous tensors (#1672)
Dilshod Tadjibaev
2024-02-07
1
-3
/
+17
*
Enhance pickle to retrieve state_dict with a given key (#1671)
Dilshod Tadjibaev
2024-02-06
1
-6
/
+48
*
Fix: pth files don't load on Windows (#1661)
Roma Klapaukh
2024-02-06
1
-3
/
+1
*
Handle start-offset when loading a tensor from a pickle file. (#1546)
Laurent Mazare
2024-01-08
1
-3
/
+11
*
Handle LongStorage in pytorch checkpoints. (#1152)
Laurent Mazare
2023-10-22
1
-0
/
+1
*
Refactor the pth tensor exctraction. (#1109)
Laurent Mazare
2023-10-16
1
-44
/
+48
*
Read all the tensors in a PyTorch pth file. (#1106)
Laurent Mazare
2023-10-16
1
-0
/
+13
*
More pickle support. (#588)
Laurent Mazare
2023-08-24
1
-3
/
+39
*
Small tweaks to the pickle handling to be able to use libtorch files. (#530)
Laurent Mazare
2023-08-20
1
-6
/
+45
*
Small tweaks to tensor-tools. (#517)
Laurent Mazare
2023-08-19
1
-3
/
+6
*
Retrieve tensor data from PyTorch files. (#516)
Laurent Mazare
2023-08-19
1
-3
/
+53
*
Retrieve more information from PyTorch checkpoints. (#515)
Laurent Mazare
2023-08-19
1
-17
/
+58
*
Preliminary support for importing PyTorch weights. (#511)
Laurent Mazare
2023-08-19
1
-0
/
+556