Yuang Liu

Results 6 issues of Yuang Liu

https://github.com/attardi/wikiextractor/blob/881f3e42526e31199d1c9571a6cc8744af4383be/wikiextractor/WikiExtractor.py#L66 Should the correct version be '''from extract import ***''' instead of '''from .extract import ***'''?

/usr/local/cuda/bin/nvcc -DTORCH_EXTENSION_NAME=lightseq_layers -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1013\" -I/opt/conda/lib/python3.8/site-packages/lightseq/training/csrc/kernels/includes -I/opt/conda/lib/python3.8/site-packages/lightseq/training/csrc/ops/includes -I/opt/conda/lib/python3.8/site-packages/3rdparty/cub -isystem /opt/conda/lib/python3.8/site-packages/torch/include -isystem /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.8/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.8/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.8 -D_GLIBCXX_USE_CXX11_ABI=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_52,code=sm_52 -gencode=arch=compute_60,code=sm_60 -gencode=arch=compute_61,code=sm_61...

loss and speed compare: https://github.com/PaddlePaddle/Paddle/pull/46656

### PR types Others ### PR changes Others ### Description change `paddle.device.cuda.synchronize()` to `paddle.device.synchronize()`

stale

#### Before submitting - [ ] Lint code. If there are lint issues, please format the code first. ```shell # Install and register `pre-commit` in the project folder pip install...

stale

trans script from paddlenlp