1. 26 2月, 2009 2 次提交
    • desjagui@atchoum.iro.umontreal.ca's avatar
      * mode.py now defines default_mode, which is read from THEANO_DEFAULT_MODE env.… · 5af108a9
      desjagui@atchoum.iro.umontreal.ca 提交于
      * mode.py now defines default_mode, which is read from THEANO_DEFAULT_MODE env. var (or defaults to FAST_RUN if absent).
      * added registration of DEBUG_MODE string for DebugMode (old OptCheck)
      * all unittests now run with default mode. To change mode, run unittests like so:
        THEANO_DEFAULT_MODE=[FAST_COMPILE|FAST_RUN|DEBUG_MODE] nosetests
        Note: unittests specific to one mode (ie. gemm and blas) were kept in FAST_RUN only
      
      TODO: once DEBUG_MODE is made such that it defaults to FAST_RUN after the first successfull execution of the graph, put DEBUG_MODE as the default
      5af108a9
    • Joseph Turian's avatar
      Updated internal docs RE reST for epydoc · 5438f37b
      Joseph Turian 提交于
      5438f37b
  2. 25 2月, 2009 10 次提交
  3. 24 2月, 2009 6 次提交
  4. 21 2月, 2009 4 次提交
  5. 20 2月, 2009 1 次提交
  6. 19 2月, 2009 15 次提交
  7. 18 2月, 2009 2 次提交