All modules for which code is available
- monitorch.gatherer.abstract_gatherer
- monitorch.gatherer.backward_gatherer
- monitorch.gatherer.call_parameter_gatherer
- monitorch.gatherer.epoch_module_gatherer
- monitorch.gatherer.feed_forward_gatherer
- monitorch.gatherer.optimizer_step_parameter_gatherer
- monitorch.gatherer.parameter_gradient_gatherer
- monitorch.inspector.PyTorchInspector
- monitorch.inspector.inspector_state
- monitorch.lens.abstract_lens
- monitorch.lens.loss_metrics
- monitorch.lens.module_distinction
- monitorch.lens.output_activation
- monitorch.lens.output_gradient_geometry
- monitorch.lens.output_norm
- monitorch.lens.parameter_gradient_activation
- monitorch.lens.parameter_gradient_geometry
- monitorch.lens.parameter_norm
- monitorch.lens.parameter_update_geometry
- monitorch.numerical.activation_computation
- monitorch.numerical.geometry_computation
- monitorch.numerical.running_value
- monitorch.preprocessor.ExplicitCall
- monitorch.preprocessor.abstract.abstract_backward_preprocessor
- monitorch.preprocessor.abstract.abstract_forward_preprocessor
- monitorch.preprocessor.abstract.abstract_module_preprocessor
- monitorch.preprocessor.abstract.abstract_preprocessor
- monitorch.preprocessor.abstract.abstract_tensor_preprocessor
- monitorch.preprocessor.gradient.gradient_activation
- monitorch.preprocessor.gradient.gradient_geometry
- monitorch.preprocessor.gradient.output_gradient_geometry
- monitorch.preprocessor.output.loss_module
- monitorch.preprocessor.output.output_activation
- monitorch.preprocessor.output.output_norm
- monitorch.preprocessor.parameter.parameter_difference_geometry
- monitorch.preprocessor.parameter.parameter_norm
- monitorch.visualizer.AbstractVisualizer
- monitorch.visualizer.MatplotlibVisualizer
- monitorch.visualizer.PrintVisualizer
- monitorch.visualizer.RecorderPlayerVisualizer
- monitorch.visualizer.TensorBoardVisualizer