Commit e372f57f authored by Yuxin Wu's avatar Yuxin Wu

fix lint

parent 4879a4e4
...@@ -7,7 +7,7 @@ import numpy as np ...@@ -7,7 +7,7 @@ import numpy as np
import tensorflow as tf import tensorflow as tf
import argparse import argparse
from tensorpack import InputDesc, QueueInput, StagingInput, SyncMultiGPUTrainerReplicated from tensorpack import InputDesc, SyncMultiGPUTrainerReplicated
from tensorpack.dataflow import FakeData, MapDataComponent from tensorpack.dataflow import FakeData, MapDataComponent
from tensorpack.utils import logger from tensorpack.utils import logger
from tensorpack.utils.gpu import get_nr_gpu from tensorpack.utils.gpu import get_nr_gpu
......
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