Home
last modified time | relevance | path

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

/dports/math/py-theano/Theano-1.0.5/theano/gof/
H A Dcmodule.py691 def __init__(self, dirname, check_for_broken_eq=True, do_refresh=True): argument
698 self.check_for_broken_eq = check_for_broken_eq
1064 self.check_for_broken_eq):
1116 if not key_broken and self.check_for_broken_eq: