Skip to content
Samira E. Kahou edited this page Apr 17, 2016 · 1 revision

Useful notes:

  • To see applied optimizers on compilation of a function: THEANO_FLAGS=optimizer_verbose=1
  • To run specific unit tests with pdb when it fails: theano-nose -sv --pdb --pdb-failures test_file:specific_test

Clone this wiki locally