Skip to content
/ apex Public
forked from NVIDIA/apex

A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch

License

Notifications You must be signed in to change notification settings

vikhyat/apex

 
 

Repository files navigation

Fork of apex that only builds the FusedLayerNorm kernel.

git clone https://github.com/vikhyat/apex --depth=1
cd apex
pip install -U pip
pip install -v --disable-pip-version-check --no-cache-dir --no-build-isolation ./

About

A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 48.6%
  • Cuda 26.4%
  • C++ 23.9%
  • Other 1.1%