- 14 May, 2021 1 commit
-
-
Hang Zhang authored
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/68 Reviewed By: kazhang Differential Revision: D28426745 Pulled By: zhanghang1989 fbshipit-source-id: 5b82b03847e5e1d06d1bfcdaf0192d65e9202e77
-
- 07 May, 2021 1 commit
-
-
Hang Zhang authored
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/59 * We have an internal dependency: ``` d2go/export/logfiledb.py", line 8, in <module> from mobile_cv.torch.utils_caffe2.ws_utils import ScopedWS ModuleNotFoundError: No module named 'mobile_cv.torch' ``` This cause the failure of unittest on GitHub https://github.com/facebookresearch/d2go/pull/58/checks?check_run_id=2471727763 * use python 3.8 because another unittest failure on github ci ``` from typing import final ImportError: cannot import name 'final' from 'typing' (/usr/share/miniconda/lib/python3.7/typing.py) ``` Reviewed By: wat3rBro Differential Revision: D28109444 fbshipit-source-id: 95e9774bdaa94f622267aeaac06d7448f37a103f
-
- 12 Mar, 2021 1 commit
-
-
Dinesh S authored
Summary: **Added a Issue template** Issue : https://github.com/facebookresearch/d2go/issues/8 Pull Request resolved: https://github.com/facebookresearch/d2go/pull/15 Reviewed By: newstzpz Differential Revision: D26933233 Pulled By: zhanghang1989 fbshipit-source-id: af4af309fae3432021f15a6aecbbfb62e0c58be2
-
- 03 Mar, 2021 1 commit
-
-
facebook-github-bot authored
fbshipit-source-id: f4a8ba78691d8cf46e003ef0bd2e95f170932778
-