ML_modules.Template_Prior_NF.training_step ========================================== Back to :doc:`Class page <../classes/ML_modules.Template_Prior_NF>` Summary ------- No docstring summary available. Signature --------- .. code-block:: python def training_step(self, batch) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``batch`` - - - - - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- No docstring text available.