Skip to content

Commit 0b154f0

Browse files
committed
auto-generating sphinx docs
1 parent c928717 commit 0b154f0

File tree

206 files changed

+2841
-2224
lines changed

Some content is hidden

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

206 files changed

+2841
-2224
lines changed

docs/master/__config__.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110

111111

112112
<div class="version">
113-
<a href='http://pytorch.org/docs/versions.html'>1.2.0a0+aac424a &#x25BC</a>
113+
<a href='http://pytorch.org/docs/versions.html'>1.2.0a0+93ae040 &#x25BC</a>
114114
</div>
115115

116116

@@ -273,14 +273,14 @@
273273
<span id="torch-config"></span><h1>torch.__config__<a class="headerlink" href="#module-torch.__config__" title="Permalink to this headline"></a></h1>
274274
<dl class="function">
275275
<dt id="torch.__config__.show">
276-
<code class="descclassname">torch.__config__.</code><code class="descname">show</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/torch/__config__.html#show"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#torch.__config__.show" title="Permalink to this definition"></a></dt>
276+
<code class="sig-prename descclassname">torch.__config__.</code><code class="sig-name descname">show</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/torch/__config__.html#show"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#torch.__config__.show" title="Permalink to this definition"></a></dt>
277277
<dd><p>Return a human-readable string with descriptions of the
278278
configuration of PyTorch.</p>
279279
</dd></dl>
280280

281281
<dl class="function">
282282
<dt id="torch.__config__.parallel_info">
283-
<code class="descclassname">torch.__config__.</code><code class="descname">parallel_info</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/torch/__config__.html#parallel_info"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#torch.__config__.parallel_info" title="Permalink to this definition"></a></dt>
283+
<code class="sig-prename descclassname">torch.__config__.</code><code class="sig-name descname">parallel_info</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/torch/__config__.html#parallel_info"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#torch.__config__.parallel_info" title="Permalink to this definition"></a></dt>
284284
<dd><p>Returns detailed string with parallelization settings</p>
285285
</dd></dl>
286286

0 commit comments

Comments
 (0)