Skip to content

Commit 5a1e6ca

Browse files
committed
Generate C++ docs from pytorch/pytorch@a3c5a80
1 parent 40f3c70 commit 5a1e6ca

File tree

2,407 files changed

+785595
-6784
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,407 files changed

+785595
-6784
lines changed

_sources/api/class_view_hierarchy.rst.txt

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
:github_url: https://github.com/pytorch/pytorch
2+
3+
.. _exhale_class_classc10_1_1_warning:
4+
5+
Class Warning
6+
=============
7+
8+
- Defined in :ref:`file_c10_util_Exception.h`
9+
10+
11+
.. contents:: Page Contents
12+
:local:
13+
:backlinks: none
14+
15+
16+
Nested Relationships
17+
--------------------
18+
19+
20+
Nested Types
21+
************
22+
23+
- :ref:`exhale_class_classc10_1_1_warning_1_1_deprecation_warning`
24+
- :ref:`exhale_class_classc10_1_1_warning_1_1_user_warning`
25+
26+
27+
Class Documentation
28+
-------------------
29+
30+
31+
.. doxygenclass:: c10::Warning
32+
:members:
33+
:protected-members:
34+
:undoc-members:
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
:github_url: https://github.com/pytorch/pytorch
2+
3+
.. _exhale_class_classc10_1_1_warning_1_1_deprecation_warning:
4+
5+
Class Warning::DeprecationWarning
6+
=================================
7+
8+
- Defined in :ref:`file_c10_util_Exception.h`
9+
10+
11+
.. contents:: Page Contents
12+
:local:
13+
:backlinks: none
14+
15+
16+
Nested Relationships
17+
--------------------
18+
19+
This class is a nested type of :ref:`exhale_class_classc10_1_1_warning`.
20+
21+
22+
Class Documentation
23+
-------------------
24+
25+
26+
.. doxygenclass:: c10::Warning::DeprecationWarning
27+
:members:
28+
:protected-members:
29+
:undoc-members:
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
:github_url: https://github.com/pytorch/pytorch
2+
3+
.. _exhale_class_classc10_1_1_warning_1_1_user_warning:
4+
5+
Class Warning::UserWarning
6+
==========================
7+
8+
- Defined in :ref:`file_c10_util_Exception.h`
9+
10+
11+
.. contents:: Page Contents
12+
:local:
13+
:backlinks: none
14+
15+
16+
Nested Relationships
17+
--------------------
18+
19+
This class is a nested type of :ref:`exhale_class_classc10_1_1_warning`.
20+
21+
22+
Class Documentation
23+
-------------------
24+
25+
26+
.. doxygenclass:: c10::Warning::UserWarning
27+
:members:
28+
:protected-members:
29+
:undoc-members:

_sources/api/classc10_1_1_warning_1_1_warning_handler_guard.rst.txt renamed to _sources/api/classc10_1_1_warning_utils_1_1_warning_handler_guard.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:github_url: https://github.com/pytorch/pytorch
22

3-
.. _exhale_class_classc10_1_1_warning_1_1_warning_handler_guard:
3+
.. _exhale_class_classc10_1_1_warning_utils_1_1_warning_handler_guard:
44

55
Class WarningHandlerGuard
66
=========================
@@ -17,7 +17,7 @@ Class Documentation
1717
-------------------
1818

1919

20-
.. doxygenclass:: c10::Warning::WarningHandlerGuard
20+
.. doxygenclass:: c10::WarningUtils::WarningHandlerGuard
2121
:members:
2222
:protected-members:
2323
:undoc-members:
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
:github_url: https://github.com/pytorch/pytorch
2+
3+
.. _exhale_define__exception_8h_1a162556ff1fae4a09a8a82efde8b2c36b:
4+
5+
Define TORCH_WARN_DEPRECATION
6+
=============================
7+
8+
- Defined in :ref:`file_c10_util_Exception.h`
9+
10+
11+
Define Documentation
12+
--------------------
13+
14+
15+
.. doxygendefine:: TORCH_WARN_DEPRECATION
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
:github_url: https://github.com/pytorch/pytorch
2+
3+
.. _exhale_define__exception_8h_1a533d452a5a3030e6f99c1d7a4ccdb4d5:
4+
5+
Define WARNING_MESSAGE_STRING
6+
=============================
7+
8+
- Defined in :ref:`file_c10_util_Exception.h`
9+
10+
11+
Define Documentation
12+
--------------------
13+
14+
15+
.. doxygendefine:: WARNING_MESSAGE_STRING
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
:github_url: https://github.com/pytorch/pytorch
2+
3+
.. _exhale_define__exception_8h_1ae55a262550e34f80fbe1f1026b681928:
4+
5+
Define TORCH_WARN_WITH
6+
======================
7+
8+
- Defined in :ref:`file_c10_util_Exception.h`
9+
10+
11+
Define Documentation
12+
--------------------
13+
14+
15+
.. doxygendefine:: TORCH_WARN_WITH

_sources/api/file_aten_src_ATen_ATen.h.rst.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Includes
4747

4848
- ``ATen/NamedTensor.h``
4949

50+
- ``ATen/NativeFunctions.h``
51+
5052
- ``ATen/ScalarOps.h``
5153

5254
- ``ATen/Tensor.h``
@@ -91,10 +93,6 @@ Included By
9193
-----------
9294

9395

94-
- :ref:`file_aten_src_ATen_cudnn_Descriptors.h`
95-
96-
- :ref:`file_aten_src_ATen_cudnn_Utils.h`
97-
9896
- :ref:`file_torch_csrc_api_include_torch_types.h`
9997

10098
- :ref:`file_torch_csrc_api_include_torch_fft.h`

_sources/api/file_aten_src_ATen_DeviceGuard.h.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Functions
6565

6666
- :ref:`exhale_function_namespaceat_1a2910e2d2a4351eaea6067c95985a3302`
6767

68-
- :ref:`exhale_function_namespaceat_1a594d196ed4c07fe37aef4bbdcc611690`
69-
7068
- :ref:`exhale_function_namespaceat_1a97ee33999709e1e6e47da8676cf64d5a`
7169

70+
- :ref:`exhale_function_namespaceat_1a594d196ed4c07fe37aef4bbdcc611690`
71+

0 commit comments

Comments
 (0)