Home
last modified time | relevance | path

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

/dports/math/py-theano/Theano-1.0.5/theano/sparse/
H A Dbasic.py3606 class StructuredDotGradCSC(gof.Op): class
3733 sdg_csc = StructuredDotGradCSC()
/dports/math/py-theano/Theano-1.0.5/theano/sparse/tests/
H A Dtest_basic.py35 StructuredDotGradCSC, StructuredDotGradCSR,
508 for format, op in [('csc', StructuredDotGradCSC),