Skip to content

Commit

Permalink
Generate C++ docs from pytorch/pytorch@c3fcb36
Browse files Browse the repository at this point in the history
  • Loading branch information
pytorchbot committed Jan 17, 2025
1 parent 5e02874 commit 463414a
Show file tree
Hide file tree
Showing 8,357 changed files with 378,143 additions and 43,162 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion _sources/api/class_view_hierarchy.rst.txt

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _sources/api/classc10_1_1_error.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Derived Types
- ``public c10::NotImplementedError`` (:ref:`exhale_class_classc10_1_1_not_implemented_error`)
- ``public c10::OnnxfiBackendSystemError`` (:ref:`exhale_class_classc10_1_1_onnxfi_backend_system_error`)
- ``public c10::OutOfMemoryError`` (:ref:`exhale_class_classc10_1_1_out_of_memory_error`)
- ``public c10::SyntaxError`` (:ref:`exhale_class_classc10_1_1_syntax_error`)
- ``public c10::TypeError`` (:ref:`exhale_class_classc10_1_1_type_error`)
- ``public c10::ValueError`` (:ref:`exhale_class_classc10_1_1_value_error`)

Expand Down
32 changes: 32 additions & 0 deletions _sources/api/classc10_1_1_syntax_error.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
:github_url: https://github.com/pytorch/pytorch

.. _exhale_class_classc10_1_1_syntax_error:

Class SyntaxError
=================

- Defined in :ref:`file_c10_util_Exception.h`


.. contents:: Page Contents
:local:
:backlinks: none


Inheritance Relationships
-------------------------

Base Type
*********

- ``public c10::Error`` (:ref:`exhale_class_classc10_1_1_error`)


Class Documentation
-------------------


.. doxygenclass:: c10::SyntaxError
:members:
:protected-members:
:undoc-members:
4 changes: 2 additions & 2 deletions _sources/api/file_aten_src_ATen_DeviceGuard.h.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ Functions
---------


- :ref:`exhale_function_namespaceat_1acccc42b1d0babd99904b01683db8dccd`

- :ref:`exhale_function_namespaceat_1a10221cf5d73a854425fc60545ea50877`

- :ref:`exhale_function_namespaceat_1adf64bcd571ce889f264820a914b6b9c9`

- :ref:`exhale_function_namespaceat_1acccc42b1d0babd99904b01683db8dccd`

Loading

0 comments on commit 463414a

Please sign in to comment.