You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
Currently, FluxMPI has only 1 example. It would be good to showcase training of more image models -- ViT (FluxML/Metalhead.jl#105), ResNets, etc. from Metalhead and also benchmark their scaling across multiple GPUs.
The text was updated successfully, but these errors were encountered:
I am not sure if it's appropriate to raise the concern here and it is vaguely related to this issue but for benchmarks, Can I suggest something of the sort like mlpack benchmarks. I really like how they are using valgrind for memory benchmarks and profiling, sqlite to store results, etc. The comparison amongst other ML libraries provides a better depiction of Flux and why to use Flux over other libraries.
avik-pal
changed the title
Distributed Training Examples/Benchmarks
Distributed Training Examples & Scalability Benchmarks
Feb 2, 2022
Currently, FluxMPI has only 1 example. It would be good to showcase training of more image models -- ViT (FluxML/Metalhead.jl#105), ResNets, etc. from Metalhead and also benchmark their scaling across multiple GPUs.
The text was updated successfully, but these errors were encountered: