"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "7be5326b22cc5836e0881cdf514c616d3e7d9ec2"
Commit 43d85fbd authored by Raymond Yuan's avatar Raymond Yuan
Browse files

removed unnecssary line

parent 85e10a2c
import os import os
# os.environ["CUDA_DEVICE_ORDER"] = "PCI_BUS_ID" # see issue #152
os.environ["CUDA_VISIBLE_DEVICES"] = "" os.environ["CUDA_VISIBLE_DEVICES"] = ""
import threading import threading
......
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