diff --git a/docs/tutorials/api_doc.rst b/docs/tutorials/api_doc.rst index e20e13689..969528d12 100644 --- a/docs/tutorials/api_doc.rst +++ b/docs/tutorials/api_doc.rst @@ -1,8 +1,8 @@ API Documentation ################# -Device-Agnostic -*************** +General +======== .. currentmodule:: intel_extension_for_pytorch .. autofunction:: optimize @@ -10,10 +10,6 @@ Device-Agnostic .. autofunction:: get_fp32_math_mode .. autofunction:: set_fp32_math_mode - -GPU-Specific -************ - Miscellaneous ============= diff --git a/docs/tutorials/features.rst b/docs/tutorials/features.rst index fb22239c2..0316a8245 100644 --- a/docs/tutorials/features.rst +++ b/docs/tutorials/features.rst @@ -1,9 +1,6 @@ Features ======== -GPU-Specific -************ - Easy-to-use Python API ----------------------