burn/examples
Jonathan Richard 8de05e1419
Add configurable application logger to learner builder (#1774)
* refactor: add TracingSubscriberLogger trait and FileTracingSubscriberLogger struct

* Remove unused log module and renames, fmt

* Renamed tracing subscriber logger

* renamed to application logger installer

* book learner configuration update update

* fix typo

* unused import
2024-05-16 16:25:33 -04:00
..
custom-csv-dataset [refactor] Move burn crates to their own crates directory (#1336) 2024-02-20 13:57:55 -05:00
custom-image-dataset Add learner training report summary (#1591) 2024-04-11 12:32:25 -04:00
custom-renderer Add configurable application logger to learner builder (#1774) 2024-05-16 16:25:33 -04:00
custom-training-loop [Fusion] Support multi-precision fusion (#1718) 2024-05-02 18:22:56 -04:00
custom-wgpu-kernel Refactor element type to be decoupled from runtime (#1693) 2024-04-26 08:53:55 -04:00
guide [guide] Remove ambiguity lib vs. executable (#1649) 2024-04-26 15:42:02 -04:00
image-classification-web #1747 Upgrade Rust dependencies (#1748) 2024-05-10 16:25:19 -04:00
mnist Add learner training report summary (#1591) 2024-04-11 12:32:25 -04:00
mnist-inference-web remove exit (#1543) 2024-03-27 16:36:59 -05:00
named-tensor docs(book-&-examples): modify book and examples with new `prelude` module (#1372) 2024-02-28 13:25:25 -05:00
notebook docs(book-&-examples): modify book and examples with new `prelude` module (#1372) 2024-02-28 13:25:25 -05:00
onnx-inference docs(book-&-examples): modify book and examples with new `prelude` module (#1372) 2024-02-28 13:25:25 -05:00
pytorch-import #1747 Upgrade Rust dependencies (#1748) 2024-05-10 16:25:19 -04:00
simple-regression Add learner training report summary (#1591) 2024-04-11 12:32:25 -04:00
text-classification [Fusion] Support multi-precision fusion (#1718) 2024-05-02 18:22:56 -04:00
text-generation [Fusion] Support multi-precision fusion (#1718) 2024-05-02 18:22:56 -04:00