提交 06adacd3 authored 作者: Chiheb Trabelsi's avatar Chiheb Trabelsi

neighbours.py has been modified in order to respect the flake8 style

上级 2ea6dbac
from __future__ import absolute_import, print_function, division from __future__ import absolute_import, print_function, division
# This is work in progress # This is work in progress
from theano import Op, Apply, tensor from theano import Apply, tensor
from theano.gof import local_optimizer from theano.gof import local_optimizer
from theano.sandbox.cuda import cuda_available, GpuOp from theano.sandbox.cuda import cuda_available, GpuOp
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论