summaryrefslogtreecommitdiff
path: root/candle-core/src/display.rs
Commit message (Expand)AuthorAgeFilesLines
* 20241118 docs (#2629)zachcp2024-11-191-3/+4
* Expose more printer options. (#1817)Laurent Mazare2024-03-081-5/+30
* Tmp state.Nicolas Patry2023-11-201-2/+6
* Metal part 1 - Scaffolding for metal. (#1308)Nicolas Patry2023-11-101-0/+2
* Fix the debug implementation. (#648)Laurent Mazare2023-08-281-1/+1
* Align tensor device print more with PyTorch (#590)Patrick von Platen2023-08-261-6/+23
* Add support for i64 (#563)Laurent Mazare2023-08-231-0/+7
* Remove some dead-code pragmas. (#137)Laurent Mazare2023-07-111-1/+0
* Add some very simple sum benchmark. (#108)Laurent Mazare2023-07-081-1/+5
* Add the kernels.laurent2023-06-301-0/+7
* Add some display tests + bugfixes.laurent2023-06-271-3/+3
* PyTorch like display implementation.laurent2023-06-271-193/+200
* Rework the debug trait.laurent2023-06-271-0/+448