Home
last modified time | relevance | path

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

/dports/math/py-theano/Theano-1.0.5/theano/gpuarray/
H A Ddnn.py56 DNN_CONV_ALGO_CHOOSE_ONCE = ['guess_once', 'time_once'] variable
604 self.choose_once = self.algo in DNN_CONV_ALGO_CHOOSE_ONCE
743 self.choose_once = self.algo in DNN_CONV_ALGO_CHOOSE_ONCE
878 self.choose_once = self.algo in DNN_CONV_ALGO_CHOOSE_ONCE