We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1a83e commit 0e2bee2Copy full SHA for 0e2bee2
docs/tutorials/api_doc.rst
@@ -1,19 +1,15 @@
1
API Documentation
2
#################
3
4
-Device-Agnostic
5
-***************
+General
+========
6
7
.. currentmodule:: intel_extension_for_pytorch
8
.. autofunction:: optimize
9
.. autofunction:: optimize_transformers
10
.. autofunction:: get_fp32_math_mode
11
.. autofunction:: set_fp32_math_mode
12
13
-
14
-GPU-Specific
15
-************
16
17
Miscellaneous
18
=============
19
docs/tutorials/features.rst
@@ -1,9 +1,6 @@
Features
========
Easy-to-use Python API
----------------------
0 commit comments