Skip to content

Commit

Permalink
deploy: 1106f22
Browse files Browse the repository at this point in the history
  • Loading branch information
fjxmlzn committed Nov 25, 2024
1 parent d415c51 commit 1eddd39
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
8 changes: 8 additions & 0 deletions _sources/api/pe.histogram.nearest_neighbor_backend.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ pe.histogram.nearest\_neighbor\_backend package
Submodules
----------

pe.histogram.nearest\_neighbor\_backend.auto module
---------------------------------------------------

.. automodule:: pe.histogram.nearest_neighbor_backend.auto
:members:
:undoc-members:
:show-inheritance:

pe.histogram.nearest\_neighbor\_backend.faiss module
----------------------------------------------------

Expand Down
1 change: 1 addition & 0 deletions api/pe.histogram.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ <h2>Subpackages<a class="headerlink" href="#subpackages" title="Permalink to thi
<ul>
<li class="toctree-l1"><a class="reference internal" href="pe.histogram.nearest_neighbor_backend.html">pe.histogram.nearest_neighbor_backend package</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pe.histogram.nearest_neighbor_backend.html#submodules">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="pe.histogram.nearest_neighbor_backend.html#pe-histogram-nearest-neighbor-backend-auto-module">pe.histogram.nearest_neighbor_backend.auto module</a></li>
<li class="toctree-l2"><a class="reference internal" href="pe.histogram.nearest_neighbor_backend.html#pe-histogram-nearest-neighbor-backend-faiss-module">pe.histogram.nearest_neighbor_backend.faiss module</a></li>
<li class="toctree-l2"><a class="reference internal" href="pe.histogram.nearest_neighbor_backend.html#pe-histogram-nearest-neighbor-backend-sklearn-module">pe.histogram.nearest_neighbor_backend.sklearn module</a></li>
</ul>
Expand Down
3 changes: 3 additions & 0 deletions api/pe.histogram.nearest_neighbor_backend.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ <h1>pe.histogram.nearest_neighbor_backend package<a class="headerlink" href="#pe
<section id="submodules">
<h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this heading"></a></h2>
</section>
<section id="pe-histogram-nearest-neighbor-backend-auto-module">
<h2>pe.histogram.nearest_neighbor_backend.auto module<a class="headerlink" href="#pe-histogram-nearest-neighbor-backend-auto-module" title="Permalink to this heading"></a></h2>
</section>
<section id="pe-histogram-nearest-neighbor-backend-faiss-module">
<h2>pe.histogram.nearest_neighbor_backend.faiss module<a class="headerlink" href="#pe-histogram-nearest-neighbor-backend-faiss-module" title="Permalink to this heading"></a></h2>
</section>
Expand Down
Loading

0 comments on commit 1eddd39

Please sign in to comment.