1. 20 Dec, 2022 1 commit
    • Philip Meier's avatar
      migrate prototype CI to Nova (#7037) · 9851a69f
      Philip Meier authored
      * improve prototype GPU CI config
      
      * consolidate CPU and GPU prototype workflows
      
      * [REVERTME] deactivate other CI
      
      * syntax
      
      * fix name
      
      * fix echo mutex
      
      * style
      
      * fix runner
      
      * add jobname
      
      * run all prototype tests
      
      * fix mutex echo
      
      * cleanup
      
      * Revert "[REVERTME] deactivate other CI"
      
      This reverts commit c931ff2c27bbc2b04324b777ae39a6fc25e50b8a.
      
      * remove old workflows
      
      * use free GHA runner for CPU tests
      
      * Revert "use free GHA runner for CPU tests"
      
      This reverts commit a209b31387d9d14bc6446743587db244bccc2106.
      
      * [REVERTME] turn warnings into errors
      
      * try fix test warnings
      
      * fix module import in tests
      
      * revert
      
      * int -> float
      
      * [REVERTME] why do we have to mark as safe?
      9851a69f
  2. 19 Dec, 2022 2 commits
  3. 13 Dec, 2022 1 commit
  4. 12 Dec, 2022 3 commits
  5. 09 Dec, 2022 1 commit
    • vfdev's avatar
      [proto][ci] Try add GPU ci for prototype transforms (#6919) · 677fc939
      vfdev authored
      
      
      * Try add GPU ci for prototype transforms
      
      * Update prototype-transforms-tests-linux-gpu.yml
      
      * Update prototype-transforms-tests-linux-gpu.yml
      
      * Update prototype-transforms-tests-linux-gpu.yml
      
      * Update prototype-transforms-tests-linux-gpu.yml
      
      * Update prototype-transforms-tests-linux-gpu.yml
      
      * add small tolerance for adjust_contrast on CUDA
      
      * [skip-ci] update
      Co-authored-by: default avatarPhilip Meier <github.pmeier@posteo.de>
      677fc939
  6. 08 Dec, 2022 2 commits
  7. 07 Dec, 2022 2 commits
  8. 06 Dec, 2022 2 commits
  9. 05 Dec, 2022 3 commits
  10. 02 Dec, 2022 1 commit
  11. 01 Dec, 2022 2 commits
  12. 30 Nov, 2022 5 commits
  13. 29 Nov, 2022 2 commits
  14. 28 Nov, 2022 6 commits
  15. 25 Nov, 2022 1 commit
  16. 24 Nov, 2022 1 commit
  17. 21 Nov, 2022 2 commits
    • Omkar Salpekar's avatar
      [Nova] Disable Linux Wheels Builds from CircleCI (#6954) · 4a310f26
      Omkar Salpekar authored
      * [Nova] Disable Linux Wheels Builds from CircleCI
      
      * remove old comment
      4a310f26
    • Joao Gomes's avatar
      [FBcode->GH] Cherrypick bkorbar pyavapi (#6963) · c00b9531
      Joao Gomes authored
      
      
      * [fbsync] Bkorbar/pyavapi (#6943)
      
      Summary:
      * Test: add backend parameter
      
      * VideoReader object now works on backend
      
      * Frame reading now passes
      
      * Keyframe seek now passes
      
      * Pyav backend now supports metadata
      
      * changes in test to reflect GPU decoder change
      
      * Linter?
      
      * Test GPU output
      
      * Addressing Joao's comments
      
      * lint
      
      * lint
      
      * Revert "Test GPU output"
      
      This reverts commit f62e955d7dc81bcb23b40d58ea75413b9b62e76d.
      
      * lint?
      
      * lint
      
      * lint
      
      * Address issues in build?
      
      * hopefully doc fix
      
      * Arrgh
      
      * arrgh
      
      * fix typos
      
      * fix input options
      
      * remove read from memory option in pyav
      
      * skip read from mem test for gpu and pyab be
      
      * fix test
      
      * remove unused import
      
      * Hack to get reading from memory work with pyav
      
      * patch audio test
      
      * gallery change in a hope that docs won't break
      
      * check video decoder inside io
      
      * adding missing lib loading code
      
      * remove unused input
      
      Reviewed By: YosuaMichael
      
      Differential Revision: D41376278
      
      fbshipit-source-id: 1575f63a524227e69187990d88973fc50f705217
      Co-authored-by: default avatarBruno Korbar <bkorbar@quansight.com>
      Co-authored-by: default avatarJoao Gomes <jdsgomes@fb.com>
      
      * cherrypick chages made during fbsync
      Co-authored-by: default avatarJoao Gomes <jdsgomes@meta.com>
      Co-authored-by: default avatarBruno Korbar <bkorbar@quansight.com>
      c00b9531
  18. 18 Nov, 2022 1 commit
  19. 17 Nov, 2022 2 commits
    • Bruno Korbar's avatar
      Bkorbar/pyavapi (#6943) · d710f3d1
      Bruno Korbar authored
      
      
      * Test: add backend parameter
      
      * VideoReader object now works on backend
      
      * Frame reading now passes
      
      * Keyframe seek now passes
      
      * Pyav backend now supports metadata
      
      * changes in test to reflect GPU decoder change
      
      * Linter?
      
      * Test GPU output
      
      * Addressing Joao's comments
      
      * lint
      
      * lint
      
      * Revert "Test GPU output"
      
      This reverts commit f62e955d7dc81bcb23b40d58ea75413b9b62e76d.
      
      * lint?
      
      * lint
      
      * lint
      
      * Address issues in build?
      
      * hopefully doc fix
      
      * Arrgh
      
      * arrgh
      
      * fix typos
      
      * fix input options
      
      * remove read from memory option in pyav
      
      * skip read from mem test for gpu and pyab be
      
      * fix test
      
      * remove unused import
      
      * Hack to get reading from memory work with pyav
      
      * patch audio test
      
      * gallery change in a hope that docs won't break
      
      * check video decoder inside io
      
      * adding missing lib loading code
      
      * remove unused input
      Co-authored-by: default avatarBruno Korbar <bkorbar@quansight.com>
      Co-authored-by: default avatarJoao Gomes <jdsgomes@fb.com>
      d710f3d1
    • Aditya Oke's avatar
      Add Video SwinTransformer (#6521) · b1054cbb
      Aditya Oke authored
      
      
      * Just start adding mere copy paste
      
      * Replace d with t and D with T
      
      * Align swin transformer video to image a bit
      
      * Rename d -> t
      
      * align with 2d impl
      
      * align with 2d impl
      
      * Add helpful comments and config for 3d
      
      * add docs
      
      * Add docs
      
      * Add configurations
      
      * Add docs
      
      * Fix bugs
      
      * Fix wrong edit
      
      * Fix wrong edit
      
      * Fix bugs
      
      * Fix bugs
      
      * Fix as per fx suggestions
      
      * Update torchvision/models/video/swin_transformer.py
      
      * Fix as per fx suggestions
      
      * Fix expect files and code
      
      * Update the expect files
      
      * Modify video swin
      
      * Add min size and min temporal size, num params
      
      * Add flops and size
      
      * Fix types
      
      * Fix url recipe
      Co-authored-by: default avatarYosua Michael Maranatha <yosuamichael@fb.com>
      b1054cbb