:orphan:

.. _profilemode:

================================================
:mod:`profilemode` -- profiling Theano functions
================================================


.. module:: theano.compile.profilemode
   :platform: Unix, Windows
   :synopsis: profiling Theano functions with ProfileMode
.. moduleauthor:: LISA

Guide
=====

.. note::

    ProfileMode is removed. Use :attr:`config.profile` instead.
