:github_url: https://github.com/pytorch/pytorch .. _file_torch_csrc_api_include_torch_optim_schedulers_reduce_on_plateau_scheduler.h: File reduce_on_plateau_scheduler.h ================================== |exhale_lsh| :ref:`Parent directory ` (``torch/csrc/api/include/torch/optim/schedulers``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. contents:: Page Contents :local: :backlinks: none Definition (``torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h``) -------------------------------------------------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_torch_csrc_api_include_torch_optim_schedulers_reduce_on_plateau_scheduler.h.rst Includes -------- - ``cmath`` - ``torch/csrc/Export.h`` - ``torch/optim/optimizer.h`` (:ref:`file_torch_csrc_api_include_torch_optim_optimizer.h`) - ``torch/optim/schedulers/lr_scheduler.h`` (:ref:`file_torch_csrc_api_include_torch_optim_schedulers_lr_scheduler.h`) Included By ----------- - :ref:`file_torch_csrc_api_include_torch_optim.h` Namespaces ---------- - :ref:`namespace_torch` - :ref:`namespace_torch__optim` Classes ------- - :ref:`exhale_class_classtorch_1_1optim_1_1_reduce_l_r_on_plateau_scheduler`