Sebastian Raschka
|
7bd263144e
|
Switch from urllib to requests to improve reliability (#867)
* Switch from urllib to requests to improve reliability
* Keep ruff linter-specific
* update
* update
* update
|
2025-10-07 15:22:59 -05:00 |
|
Matthew Hernandez
|
83c76891fc
|
Fix issue 724: unused args (#726)
* Fix issue 724: unused args
* Update 02_opt_multi_gpu_ddp.py
|
2025-07-08 06:37:39 -05:00 |
|
Sebastian Raschka
|
d37ddb668a
|
Fix code comment: embed_dim -> d_out (#698)
|
2025-06-22 16:36:39 -05:00 |
|
Sebastian Raschka
|
2e143f17b8
|
Adjust comment to save compiled model (#583)
|
2025-03-27 10:43:45 -05:00 |
|
Sebastian Raschka
|
b7893457da
|
More explicit torchrun usage doc (#578)
|
2025-03-24 12:01:03 -05:00 |
|