:py:mod:`pycmtensor.config` =========================== .. py:module:: pycmtensor.config .. autoapi-nested-parse:: PyCMTensor config module Module Contents --------------- .. py:function:: generate_blas_flags() Finds and generates the blas_flags config option for .aesararc .. py:function:: generate_cxx_flags_macos() Finds and generates the gcc__cxxflags config option in macos .. py:function:: init_aesara_rc() Generates the .aesararc config file in the user's home directory .. py:function:: init_environment_variables() Sets misc. options in the environment variables .. py:class:: Config Class object to store config and hyperparameters .. py:method:: set_hyperparameter(key: str, value) .. py:method:: set_lr_scheduler(scheduler)