1. 08 Apr, 2021 4 commits
    • Vasilis Vryniotis's avatar
      Add missing device info. (#3651) · 07fb8ba7
      Vasilis Vryniotis authored
      07fb8ba7
    • Nicolas Hug's avatar
      Add Quantized version of RoIAlign (#3624) · ad9cc62a
      Nicolas Hug authored
      * WIP
      
      * clang
      
      * docs
      
      * extracted out common utils
      
      * Use better quantization function and pass tensors as parameters
      
      * proper dequantization
      
      * Some tests
      
      * Dequantization optimization, seems to gain a few ms
      
      * clang-format
      
      * again
      
      * more correct test. Had to remove optimization although it almost works
      
      * Also test aligned=True
      
      * remove useless part
      
      * more docs and comments
      
      * Put back optimization with more robust test
      
      * Added check for index upper bound
      
      * avoid possible overflow
      
      * Move common function into common.h
      
      * oops
      
      * scale=1,zero_point=0 makes more sense
      
      * Force batch size of 1 to prevent any indexingbug
      
      * format
      
      * format again
      
      * updated docstring
      
      * put back description comment for pre_calc_bilinear_interpolate
      
      * revert most changes to docstring as it's taken care of in another PR
      ad9cc62a
    • Nicolas Hug's avatar
      Update to transforms docs (#3646) · 3a278d70
      Nicolas Hug authored
      
      
      * Fixed return docstrings
      
      * Added some refs and corrected some parts
      
      * more refs, and a note about dtypes
      Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
      3a278d70
    • Mustafa Bal's avatar
      Added defusedxml to parse untrusted XML data (#3636) · 7f4ae8c6
      Mustafa Bal authored
      
      
      * Added defusedxml to parse untrusted XML data
      
      * Added typecheck disable for defusedxml
      Co-authored-by: default avatarNicolas Hug <nicolashug@fb.com>
      7f4ae8c6
  2. 07 Apr, 2021 6 commits
  3. 31 Mar, 2021 3 commits
  4. 30 Mar, 2021 5 commits
  5. 24 Mar, 2021 2 commits
  6. 22 Mar, 2021 1 commit
  7. 20 Mar, 2021 4 commits
  8. 18 Mar, 2021 1 commit
  9. 17 Mar, 2021 1 commit
  10. 16 Mar, 2021 2 commits
  11. 15 Mar, 2021 3 commits
  12. 12 Mar, 2021 4 commits
  13. 11 Mar, 2021 3 commits
  14. 10 Mar, 2021 1 commit