|
12 | 12 | gtag('config', 'G-7TCKS5BHYE'); |
13 | 13 | </script> |
14 | 14 | <link rel="index" title="Index" href="../../../genindex.html" /><link rel="search" title="Search" href="../../../search.html" /> |
| 15 | + <link rel="prefetch" href="../../../_static/dpctl.svg" as="image" /> |
15 | 16 |
|
16 | | - <link rel="shortcut icon" href="../../../_static/dpctl.svg"/><!-- Generated with Sphinx 7.1.2 and Furo 2024.08.06 --> |
| 17 | + <link rel="shortcut icon" href="../../../_static/dpctl.svg"/><!-- Generated with Sphinx 7.1.2 and Furo 2025.07.19 --> |
17 | 18 | <title>dpctl.tensor._array_api - Data Parallel Control (dpctl) 0.21.0dev0 documentation</title> |
18 | 19 | <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=b86133f3" /> |
19 | | - <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?v=354aac6f" /> |
| 20 | + <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?v=25af2a20" /> |
20 | 21 | <link rel="stylesheet" type="text/css" href="../../../_static/copybutton.css?v=76b2166b" /> |
21 | 22 | <link rel="stylesheet" type="text/css" href="../../../_static/sphinx-design.min.css?v=95c83b7e" /> |
22 | 23 | <link rel="stylesheet" type="text/css" href="../../../_static/doxyrest-pygments.css?v=ff3f4257" /> |
23 | | - <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?v=302659d7" /> |
| 24 | + <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?v=8dab3a3b" /> |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
33 | 34 | } |
34 | 35 | @media not print { |
35 | 36 | body[data-theme="dark"] { |
36 | | - --color-code-background: #202020; |
37 | | - --color-code-foreground: #d0d0d0; |
| 37 | + --color-code-background: #2b2b2b; |
| 38 | + --color-code-foreground: #f8f8f2; |
38 | 39 |
|
39 | 40 | } |
40 | 41 | @media (prefers-color-scheme: dark) { |
41 | 42 | body:not([data-theme="light"]) { |
42 | | - --color-code-background: #202020; |
43 | | - --color-code-foreground: #d0d0d0; |
| 43 | + --color-code-background: #2b2b2b; |
| 44 | + --color-code-foreground: #f8f8f2; |
44 | 45 |
|
45 | 46 | } |
46 | 47 | } |
|
199 | 200 | <div class="sidebar-container"> |
200 | 201 |
|
201 | 202 | <div class="sidebar-sticky"><a class="sidebar-brand" href="../../../index.html"> |
202 | | - |
203 | 203 | <div class="sidebar-logo-container"> |
204 | 204 | <img class="sidebar-logo" src="../../../_static/dpctl.svg" alt="Logo"/> |
205 | 205 | </div> |
@@ -1069,7 +1069,7 @@ <h1>Source code for dpctl.tensor._array_api</h1><div class="highlight"><pre> |
1069 | 1069 | </div><script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js?v=0f84e51f"></script> |
1070 | 1070 | <script src="../../../_static/doctools.js?v=888ff710"></script> |
1071 | 1071 | <script src="../../../_static/sphinx_highlight.js?v=4825356b"></script> |
1072 | | - <script src="../../../_static/scripts/furo.js?v=5fa4622c"></script> |
| 1072 | + <script src="../../../_static/scripts/furo.js?v=46bd48cc"></script> |
1073 | 1073 | <script src="../../../_static/clipboard.min.js?v=a7894cd8"></script> |
1074 | 1074 | <script src="../../../_static/copybutton.js?v=4ea706d9"></script> |
1075 | 1075 | <script src="../../../_static/design-tabs.js?v=f930bc37"></script> |
|
0 commit comments