### To disable some warning about old bug that are fixed now.
### To disable some warning about old bug that are fixed now.
###
###
AddConfigVar('warn.ignore_bug_before',
AddConfigVar('warn.ignore_bug_before',
"If None, we warn about all Theano bug found by default. If all we don't warn about Theano bug found by default. If a version, we print warning only for Theano bug found after that version.",
"If 'None', we warn about all Theano bugs found by default. If 'all', we don't warn about Theano bugs found by default. If a version, we print only the warnings relative to Theano bugs found after that version. Warning for specific bugs can be configured with specific [warn] flags.",