Commit f5ad6cf6 authored by Peizhao Zhang's avatar Peizhao Zhang Committed by Facebook GitHub Bot
Browse files

migrated to iopath for d2go - runner.

Summary: migrated to iopath for d2go - runner.

Reviewed By: zhanghang1989

Differential Revision: D26632151

fbshipit-source-id: ff240967cf9f7ab8a68caee240ba56edaf507a02
parent e96e287b
...@@ -12,7 +12,7 @@ from d2go.runner.default_runner import ( ...@@ -12,7 +12,7 @@ from d2go.runner.default_runner import (
BaseRunner, BaseRunner,
add_tensorboard_default_configs, add_tensorboard_default_configs,
) )
from fvcore.common.file_io import PathManager from detectron2.utils.file_io import PathManager
class DebugRunner(BaseRunner): class DebugRunner(BaseRunner):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment