This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-18 11:37:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
894
Commits
74
Branches
16
Tags
b64e782c2d2a56864a511e8d3b67fb39f9ca2881
Commit Graph
2 Commits
Author
SHA1
Message
Date
Laurent Mazare
c78ce76501
Add a simple Module trait and implement it for the various nn layers (
#500
)
...
* Start adding the module trait. * Use the module trait. * Implement module for qmatmul.
2023-08-18 09:38:22 +01:00
Laurent Mazare
8ad4a21ffc
Add a basic optimizer example. (
#454
)
2023-08-15 17:19:18 +01:00