"tests/experimental/vscode:/vscode.git/clone" did not exist on "073618d83e4741b227e9f951b65c1845645d3429"
- 30 Jan, 2023 2 commits
-
-
cyy authored
Co-authored-by:vfdev <vfdev.5@gmail.com>
-
Nicolas Hug authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 27 Jan, 2023 5 commits
-
-
Philip Meier authored
Co-authored-by:Nikita Shulga <nshulga@fb.com>
-
Philip Meier authored
-
Philip Meier authored
-
Philip Meier authored
-
Nicolas Hug authored
-
- 26 Jan, 2023 3 commits
-
-
Philip Meier authored
-
Nicolas Hug authored
-
Philip Meier authored
-
- 24 Jan, 2023 1 commit
-
-
Nicolas Hug authored
-
- 23 Jan, 2023 1 commit
-
-
Philip Meier authored
-
- 20 Jan, 2023 3 commits
-
-
Philip Meier authored
-
Philip Meier authored
-
Nicolas Hug authored
-
- 19 Jan, 2023 1 commit
-
-
Philip Meier authored
-
- 17 Jan, 2023 1 commit
-
-
RoiEX authored
-
- 16 Jan, 2023 3 commits
-
-
Philip Meier authored
-
Philip Meier authored
-
Philip Meier authored
-
- 12 Jan, 2023 4 commits
-
-
Aditya Oke authored
-
Philip Meier authored
* fix MNIST byte flipping * add test * move to utils * remove lazy import
-
Aditya Oke authored
Co-authored-by:Nicolas Hug <contact@nicolas-hug.com>
-
Aditya Oke authored
-
- 11 Jan, 2023 2 commits
-
-
Philip Meier authored
* fix typos throughout the code base * fix grammar * revert formatting changes to gallery * revert 'an uXX' * remove 'number of the best'
-
Nicolas Hug authored
* _weight_size -> _file_size * Better formatting of individual weights tables * Remove file size from main tables to avoid confusion with weight size (as in RAM) * Remove unnecessary (file size) suffix * Fix CI error? * Formatting Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 10 Jan, 2023 2 commits
-
-
Philip Meier authored
* pin python version for macos cmake * ping python for all OS * revert to only set this for macos * debug * remove debug
-
David Berard authored
* [WIP] Remove torch.jit.fuser("fuser2") in test Internally we're considering removing support for fuser2, so we need to remove this special case from the test. * completely remove special-casing
-
- 06 Jan, 2023 1 commit
-
-
Philip Meier authored
* np.int -> np.int32 * Update test/test_transforms.py
-
- 05 Jan, 2023 1 commit
-
-
Philip Meier authored
[FBcode->GH] https://www.internalfb.com/diff/D41268423 Co-authored-by:
Samantha Andow <samdow@meta.com>
-
- 04 Jan, 2023 2 commits
-
-
Andrey Talman authored
add to python script Add cuda118 Add cuda 11.8 constrain
-
Akira Noda authored
* add moving mnist dataset Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * remove unused modules Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * modify docstring Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * modify docstring and docs Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * add split and split ratio kwargs Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * fix checking split argument Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * remove unused package * delete lines Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * fix filename property Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * fix reviews Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * modify docstrings Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * add split tests and etc Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * fix tests Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com>
-
- 21 Dec, 2022 3 commits
-
-
deepsghimire authored
-
F-G Fernandez authored
* style: Added missing typing annotations in datasets/_stereo_matching * style: Specified typing * style: Specified type annotations further * style: Specified typing of __getitem__ * style: Fixed linting Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
nps1ngh authored
-
- 20 Dec, 2022 1 commit
-
-
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?
-
- 19 Dec, 2022 2 commits
-
-
nps1ngh authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
Philip Meier authored
-
- 13 Dec, 2022 1 commit
-
-
Sergii Dymchenko authored
-
- 12 Dec, 2022 1 commit
-
-
F-G Fernandez authored
* style: Added typing annotations to datasets/_optical_flow * style: Reverted back to str typing Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-