Home
last modified time | relevance | path

Searched defs:mode_with_gpu (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-theano/Theano-1.0.5/theano/gpuarray/tests/
H A Dconfig.py28 mode_with_gpu = theano.compile.mode.get_mode('FAST_RUN').including('gpuarray').excluding('gpu') variable
H A Dtest_dnn.py37 mode_with_gpu = mode_with_gpu.including() variable