1. 21 Dec, 2022 2 commits
  2. 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
  3. 19 Dec, 2022 2 commits
  4. 13 Dec, 2022 1 commit
  5. 12 Dec, 2022 3 commits
  6. 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
  7. 08 Dec, 2022 2 commits
  8. 07 Dec, 2022 2 commits
  9. 06 Dec, 2022 2 commits
  10. 05 Dec, 2022 3 commits
  11. 02 Dec, 2022 1 commit
  12. 01 Dec, 2022 2 commits
  13. 30 Nov, 2022 5 commits
  14. 29 Nov, 2022 2 commits
  15. 28 Nov, 2022 6 commits
  16. 25 Nov, 2022 1 commit
  17. 24 Nov, 2022 1 commit
  18. 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
  19. 18 Nov, 2022 1 commit