Skip to content

Commit

Permalink
Add changes for 3397bde
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 8, 2024
1 parent 2d5dc60 commit db0f86c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions autoapi/dacapo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,8 @@ <h3>Functions<a class="headerlink" href="#functions" title="Link to this heading
<tr class="row-even"><td><p><a class="reference internal" href="validate/index.html#module-dacapo.validate" title="dacapo.validate"><code class="xref py py-obj docutils literal notranslate"><span class="pre">validate</span></code></a>(run_name, iteration[, num_workers, ...])</p></td>
<td><p>Validate a run at a given iteration. Loads the weights from a previously</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="predict/index.html#module-dacapo.predict" title="dacapo.predict"><code class="xref py py-obj docutils literal notranslate"><span class="pre">predict</span></code></a>(run_name, iteration, input_container, ...[, ...])</p></td>
<td><p>Predict with a trained model.</p></td>
<tr class="row-odd"><td><p><a class="reference internal" href="predict/index.html#module-dacapo.predict" title="dacapo.predict"><code class="xref py py-obj docutils literal notranslate"><span class="pre">predict</span></code></a></p></td>
<td><p></p></td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@

<div class="toctree-wrapper compound">
</div>
<p><img alt="CellMap" src="docs/source/_static/CellMapLogo.png" /></p>
<img src="docs/source/_static/CellMapLogo.png" alt="CellMap logo" width="85%">
<section id="dacapo">
<h1>DaCapo <img alt="DaCapo" src="docs/source/_static/icon_dacapo.png" /><a class="headerlink" href="#dacapo" title="Link to this heading"></a></h1>
<p><a class="reference external" href="https://github.com/janelia-cellmap/dacapo/actions/workflows/tests.yaml"><img alt="tests" src="https://github.com/janelia-cellmap/dacapo/actions/workflows/tests.yaml/badge.svg" /></a>
Expand Down

0 comments on commit db0f86c

Please sign in to comment.