Fatboy

Results 3 issues of Fatboy

The latest einops version is not compatible with python 3.7. 0.6.1 is the latest version that works with python 3.7. Some scripts call for esm/scripts.

CLA Signed

Pytorch-gpu is needed instead of pytorch. It will pull the dependencies on its own.

There are two places in setup.py that errored out. One is about checking gcc compiler name. Noe parameter is needed in _is_gcc() call. The other is on external library definition....