Zhaoyi Wan 万昭祎

Results 4 issues of Zhaoyi Wan 万昭祎

In https://github.com/Jeff-sjtu/HybrIK/blob/c821072e87d20807e662424cc11fe5377c39220e/setup.py#L125 , the version of spicy is specified as 1.1.0 that is too old for new Python such as 3.8 or newer. May I know the cause?

Are the default configs recommended for training? Using 8 3090 GPUs with default configs results in extremely slow training speed (8 seconds per batch).

500 iters: ![image](https://user-images.githubusercontent.com/7082425/114812669-04e22a80-9de3-11eb-8e5c-770b8c0d669c.png) 1500 iters: ![image](https://user-images.githubusercontent.com/7082425/114812695-14617380-9de3-11eb-849f-34d4ec4e77d9.png)

### Description When I tried to run the example about the EN-DE translation, I obtained this error tensorflow.python.framework.errors_impl.UnimplementedError: File system scheme 'http' not implemented (file: 'http://www.statmt.org/wmt13/training-parallel-commoncrawl.tgz') ### Environment information ```...