Temp remove output typing for Base Runner create_shared_context
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/558 Presently, `D2GoSharedContext` is only imported in `mobile-vision/d2go/d2go/runner/default_runner.py` for type annotations. Unfortunately, this causes a circular dependency as the TARGET for `d2go.distributed` does not exists. Remove it temporarily and reintroduce back at the top of the stack once all the TARGETS have been introduced. Reviewed By: wat3rBro Differential Revision: D46096375 fbshipit-source-id: d8633ac755d39b807c18967f35a087178afc9787
Showing
Please register or sign in to comment