Closed ashors1 closed 1 year ago
This PR introduced many new files. I suspect I need to do a manual import and credit you as author instead.
i created placeholder files in https://github.com/google/paxml/tree/main/paxml/contrib/gpu
@ashors1 could you copy your PR to there? I didn't figure out how to do this automatically...
I've moved the files to paxml/contrib/gpu
as requested. Please let me know if there are any issues with this
This PR adds a
contrib/gpu
folder which contains the followingAdditionally, optional GPU dependencies are added to
setup.py
.Note that this PR depends on the Praxis PR which allows LayerNorm reductions to be computed in FP32.