:github_url: https://github.com/pytorch/pytorch .. _file_torch_csrc_api_include_torch_nn_cloneable.h: File cloneable.h ================ |exhale_lsh| :ref:`Parent directory ` (``torch/csrc/api/include/torch/nn``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. contents:: Page Contents :local: :backlinks: none Definition (``torch/csrc/api/include/torch/nn/cloneable.h``) ------------------------------------------------------------ .. toctree:: :maxdepth: 1 program_listing_file_torch_csrc_api_include_torch_nn_cloneable.h.rst Includes -------- - ``c10/core/TensorOptions.h`` - ``c10/util/Exception.h`` (:ref:`file_c10_util_Exception.h`) - ``memory`` - ``torch/nn/module.h`` (:ref:`file_torch_csrc_api_include_torch_nn_module.h`) - ``torch/types.h`` (:ref:`file_torch_csrc_api_include_torch_types.h`) - ``torch/utils.h`` (:ref:`file_torch_csrc_api_include_torch_utils.h`) - ``utility`` Included By ----------- - :ref:`file_torch_csrc_api_include_torch_nn_modules_activation.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_adaptive.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_batchnorm.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_container_functional.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_container_moduledict.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_container_modulelist.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_container_parameterdict.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_container_parameterlist.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_container_sequential.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_conv.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_distance.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_dropout.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_embedding.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_fold.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_linear.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_loss.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_normalization.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_padding.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_pixelshuffle.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_pooling.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_rnn.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_transformer.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_transformercoder.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_transformerlayer.h` - :ref:`file_torch_csrc_api_include_torch_nn_modules_upsampling.h` - :ref:`file_torch_csrc_api_include_torch_nn.h` Namespaces ---------- - :ref:`namespace_torch` - :ref:`namespace_torch__nn` Classes ------- - :ref:`exhale_class_classtorch_1_1nn_1_1_cloneable`