ertk.pytorch.train.PyTorchDataConfig ==================================== .. currentmodule:: ertk.pytorch.train .. autoclass:: PyTorchDataConfig :members: :show-inheritance: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~PyTorchDataConfig.__init__ .. rubric:: Inherited Methods .. autosummary:: ~PyTorchDataConfig.default ~PyTorchDataConfig.from_config ~PyTorchDataConfig.from_file ~PyTorchDataConfig.merge_with_args ~PyTorchDataConfig.merge_with_config ~PyTorchDataConfig.to_dictconfig ~PyTorchDataConfig.to_file ~PyTorchDataConfig.to_string .. rubric:: Attributes .. autosummary:: ~PyTorchDataConfig.train_data_processing ~PyTorchDataConfig.valid_data_processing ~PyTorchDataConfig.test_data_processing