1. 02 12月, 2021 1 次提交
    • W
      Support YOLOX and Adapt to PyTorch 1.7.0 (#696) · fee5405a
      WJJ1995 提交于
      * add SiLU op
      
      * fixed bugs
      
      * support yolox model
      
      * fix code style
      
      * Handling the case of underslashes
      
      * add aten::format and remove to_tensor
      
      * deal with comments
      
      * fixed for CI
      
      * update rm to_tensor
      fee5405a
  2. 08 11月, 2021 1 次提交
  3. 13 10月, 2021 1 次提交
  4. 05 10月, 2021 1 次提交
    • W
      Integrate Paddle-Lite opt tool (#681) · f909d314
      WJJ1995 提交于
      * Add bitwise ops
      
      * update op_list.md
      
      * add aten::format
      
      * add opt support
      
      * Add api.md
      
      * rm aten op
      
      * deal with comments
      
      * fiexd readme
      
      * fiexd readme
      
      * fixed readme
      f909d314
  5. 15 9月, 2021 1 次提交
  6. 02 9月, 2021 1 次提交
  7. 22 8月, 2021 1 次提交
  8. 12 7月, 2021 1 次提交
  9. 16 6月, 2021 1 次提交
  10. 18 5月, 2021 1 次提交
  11. 14 5月, 2021 2 次提交
    • S
      fix the docs (#572) · 8b31fef2
      SunAhong1993 提交于
      8b31fef2
    • S
      Add docs and project convertor code (#571) · af4654b6
      SunAhong1993 提交于
      * fix the convert.py args
      
      * fix teh pad and add log_softmax
      
      * rewrite docs
      
      * rewrite docs
      
      * rewrite docs
      
      * rewrite docs
      
      * rewrite docs
      
      * Update torch.narrow.md
      
      * Update x2paddle_model_zoo.md
      
      * Update x2paddle_model_zoo.md
      
      * fix the README.md
      
      * Update README.md
      
      * add code
      
      * rm
      
      * Update README.md
      
      * Update demo.md
      
      * Update README.md
      
      * Update README.md
      
      * remove tools
      
      * modify README
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update demo.md
      
      * Update demo.md
      
      * Update demo.md
      
      * Update demo.md
      
      * Update demo.md
      
      * add commitid
      
      * Update pytorch2paddle.md
      
      * Update README.md
      
      * Update demo.md
      
      * Update FAQ.md
      
      * Update README.md
      
      * Update README.md
      
      * Update __init__.py
      
      * Update torch.zeros.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update torchvision.models.md
      af4654b6