Home
last modified time | relevance | path

Searched refs:sp_zeros_like (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-theano/Theano-1.0.5/theano/sparse/
H A Dbasic.py190 def sp_zeros_like(x): function
289 return sp_zeros_like(model)
/dports/math/py-theano/Theano-1.0.5/theano/sparse/tests/
H A Dtest_basic.py1649 f = theano.function([x], theano.sparse.sp_zeros_like(x))