Home
last modified time | relevance | path

Searched refs:MulSD (Results 1 – 3 of 3) sorted by relevance

/dports/math/py-theano/Theano-1.0.5/theano/sparse/tests/
H A Dtest_opt.py80 assert not any(isinstance(node.op, sparse.MulSD) for node
H A Dtest_basic.py36 AddSS, AddSD, MulSS, MulSD, Transpose, Neg, Remove0,
453 MulSD, excluding=["local_mul_s_d"])
/dports/math/py-theano/Theano-1.0.5/theano/sparse/
H A Dbasic.py2250 class MulSD(gof.op.Op): class
2337 mul_s_d = MulSD()