:github_url: https://github.com/pytorch/pytorch .. _file_torch_csrc_api_include_torch_data_dataloader_base.h: File base.h =========== |exhale_lsh| :ref:`Parent directory ` (``torch/csrc/api/include/torch/data/dataloader``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. contents:: Page Contents :local: :backlinks: none Definition (``torch/csrc/api/include/torch/data/dataloader/base.h``) -------------------------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_torch_csrc_api_include_torch_data_dataloader_base.h.rst Includes -------- - ``c10/util/Exception.h`` (:ref:`file_c10_util_Exception.h`) - ``c10/util/irange.h`` - ``cstddef`` - ``exception`` (:ref:`file_torch_csrc_api_include_torch_data_worker_exception.h`) - ``memory`` - ``thread`` - ``torch/csrc/utils/variadic.h`` - ``torch/data/dataloader_options.h`` (:ref:`file_torch_csrc_api_include_torch_data_dataloader_options.h`) - ``torch/data/detail/data_shuttle.h`` (:ref:`file_torch_csrc_api_include_torch_data_detail_data_shuttle.h`) - ``torch/data/detail/sequencers.h`` (:ref:`file_torch_csrc_api_include_torch_data_detail_sequencers.h`) - ``torch/data/iterator.h`` (:ref:`file_torch_csrc_api_include_torch_data_iterator.h`) - ``torch/data/samplers/random.h`` (:ref:`file_torch_csrc_api_include_torch_data_samplers_random.h`) - ``torch/data/worker_exception.h`` (:ref:`file_torch_csrc_api_include_torch_data_worker_exception.h`) - ``torch/types.h`` (:ref:`file_torch_csrc_api_include_torch_types.h`) - ``utility`` - ``vector`` Included By ----------- - :ref:`file_torch_csrc_api_include_torch_data_dataloader_stateful.h` - :ref:`file_torch_csrc_api_include_torch_data_dataloader_stateless.h` Namespaces ---------- - :ref:`namespace_torch` - :ref:`namespace_torch__data` Classes ------- - :ref:`exhale_struct_structtorch_1_1data_1_1_data_loader_base_1_1_job` - :ref:`exhale_struct_structtorch_1_1data_1_1_data_loader_base_1_1_quit_worker` - :ref:`exhale_struct_structtorch_1_1data_1_1_data_loader_base_1_1_result` - :ref:`exhale_struct_structtorch_1_1data_1_1_data_loader_base_1_1_sequenced` - :ref:`exhale_class_classtorch_1_1data_1_1_data_loader_base`