提交 0995c896 authored 作者: Frédéric Bastien's avatar Frédéric Bastien

removed import not used.

上级 f264e3c0
import os, sys, stat import os, stat
from theano.compile import optdb from theano.compile import optdb
from theano import config from theano import config
import logging, copy import logging
_logger_name = 'theano.sandbox.cuda' _logger_name = 'theano.sandbox.cuda'
_logger = logging.getLogger(_logger_name) _logger = logging.getLogger(_logger_name)
_logger.setLevel(logging.WARNING) _logger.setLevel(logging.WARNING)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论