Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.09 KB

File metadata and controls

24 lines (18 loc) · 1.09 KB

Notes on 22 Mar. 2024

Agenda

  • Open discussion

Minutes

Video link: No recording

Improvements to DataAugmentations.jl and MLDatasets.jl:

Lux has PR for distributed training support: https://github.com/LuxDL/Lux.jl/pull/500/files

  • Seems NCCL revival is complete for supporting DL use cases
  • DistributedUtils submodule already defines primitives for ComponentArrays and NamedTuples
  • Should be easy to make a Flux/Lux agnostic port depending only on Optimisers.jl