"docs/_static/vscode:/vscode.git/clone" did not exist on "bc2d5632b753b79564ad1194af4ed3d659e6446e"
  • Ajinkya Deogade's avatar
    Move distillation config to runner default configs · 64c467e2
    Ajinkya Deogade authored
    Summary:
    Pull Request resolved: https://github.com/facebookresearch/d2go/pull/557
    
    To avoid circular dependencies, move the function `add_distillation_configs` that defines the default config for a `runner` making use of distillation from `mobile-vision/d2go/d2go/modeling/distillation.py` to `mobile-vision/d2go/d2go/runner/config_defaults.py`.
    
    Reviewed By: wat3rBro
    
    Differential Revision: D46096374
    
    fbshipit-source-id: eb85d91b5239e7ab10809a9bf84c869d05d32401
    64c467e2
test_modeling_distillation.py 29 KB