Jiajie Zhang

Results 3 issues of Jiajie Zhang

Windows10 cudatoolkit 9.0 python 3.6 pytorch 1.1.0 torchvision 0.3.0 C:\Users\86189\Anaconda3\envs\py36\lib\site-packages\torch\utils\cpp_extension.py:184: UserWarning: Error checking compiler version for cl: Command 'cl' returned non-zero exit status 1. warnings.warn('Error checking compiler version for {}:...

When I use VLT5TokenizerFast to encode the sentence, there will be a token id 3 ( '▁') before id of token . For example, ```` from lib2to3.pgen2 import token from...

The original `get_tensor_shapes()` in `megatron/core/pipeline_parallel/schedules.py` doesn't consider context parallel size.

stale