提交 6d856fb3 authored 作者: fsavard's avatar fsavard

Moved neighbourhoods code to sandbox

上级 f6e76364
...@@ -5,7 +5,7 @@ import numpy ...@@ -5,7 +5,7 @@ import numpy
import theano.tensor as T import theano.tensor as T
from theano.tensor.signal.neighbourhoods import * from theano.sandbox.neighbourhoods import *
def test_neighFromImg_1d(): def test_neighFromImg_1d():
x = T.dtensor3() x = T.dtensor3()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论