Home
last modified time | relevance | path

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

/dports/math/py-theano/Theano-1.0.5/theano/sparse/
H A Dbasic.py2664 greater_than_s_d = GreaterThanSD() variable
2737 lt = __ComparisonSwitch(less_than_s_s, less_than_s_d, greater_than_s_d)
2758 gt = __ComparisonSwitch(greater_than_s_s, greater_than_s_d, less_than_s_d)