Skip to content

Commit

Permalink
Deploying to gh-pages from @ 92bb03e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
narugo1992 committed Nov 15, 2023
1 parent eeb915a commit 2edd1cb
Show file tree
Hide file tree
Showing 48 changed files with 1,118 additions and 38 deletions.
2 changes: 1 addition & 1 deletion main/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 270192e2b460c9d451d3ffa43f293a3d
config: a00f47e07a3d2e9298400afb13a3d525
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified main/.doctrees/api_doc/config/index.doctree
Binary file not shown.
Binary file modified main/.doctrees/api_doc/config/meta.doctree
Binary file not shown.
Binary file added main/.doctrees/api_doc/corrupt/aicorrupt.doctree
Binary file not shown.
Binary file added main/.doctrees/api_doc/corrupt/index.doctree
Binary file not shown.
Binary file modified main/.doctrees/api_doc/fidelity/ccip.doctree
Binary file not shown.
Binary file modified main/.doctrees/api_doc/fidelity/index.doctree
Binary file not shown.
Binary file modified main/.doctrees/api_doc/utils/images.doctree
Binary file not shown.
Binary file modified main/.doctrees/api_doc/utils/index.doctree
Binary file not shown.
Binary file modified main/.doctrees/api_doc/utils/tqdm_.doctree
Binary file not shown.
Binary file modified main/.doctrees/environment.pickle
Binary file not shown.
Binary file modified main/.doctrees/index.doctree
Binary file not shown.
Binary file modified main/.doctrees/information/environment.doctree
Binary file not shown.
Binary file modified main/.doctrees/information/environment.result.doctree
Binary file not shown.
10 changes: 5 additions & 5 deletions main/.doctrees/nbsphinx/information/environment.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"execution_count": 1,
"metadata": {
"execution": {
"iopub.execute_input": "2023-11-15T14:39:53.849066Z",
"iopub.status.busy": "2023-11-15T14:39:53.848856Z",
"iopub.status.idle": "2023-11-15T14:39:55.028070Z",
"shell.execute_reply": "2023-11-15T14:39:55.027293Z"
"iopub.execute_input": "2023-11-15T14:45:48.042344Z",
"iopub.status.busy": "2023-11-15T14:45:48.042147Z",
"iopub.status.idle": "2023-11-15T14:45:49.208493Z",
"shell.execute_reply": "2023-11-15T14:45:49.207735Z"
},
"pycharm": {
"name": "#%%\n"
Expand All @@ -53,7 +53,7 @@
"text": [
"CPU Brand: AMD EPYC 7763 64-Core Processor\n",
"CPU Count: 4\n",
"CPU Freq: 2709.3277500000004 MHz\n",
"CPU Freq: 2947.16475 MHz\n",
"Memory Size: 15.607 GiB\n",
"Has CUDA: No\n"
]
Expand Down
10 changes: 5 additions & 5 deletions main/.doctrees/nbsphinx/information/environment.result.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"execution_count": 1,
"metadata": {
"execution": {
"iopub.execute_input": "2023-11-15T14:39:27.714891Z",
"iopub.status.busy": "2023-11-15T14:39:27.714338Z",
"iopub.status.idle": "2023-11-15T14:39:28.893554Z",
"shell.execute_reply": "2023-11-15T14:39:28.892732Z"
"iopub.execute_input": "2023-11-15T14:45:23.805530Z",
"iopub.status.busy": "2023-11-15T14:45:23.805339Z",
"iopub.status.idle": "2023-11-15T14:45:25.000513Z",
"shell.execute_reply": "2023-11-15T14:45:24.999739Z"
},
"pycharm": {
"name": "#%%\n"
Expand All @@ -47,7 +47,7 @@
"Python: CPython 3.8.18\n",
"CPU Brand: AMD EPYC 7763 64-Core Processor\n",
"CPU Count: 4\n",
"CPU Freq: 2711.63825 MHz\n",
"CPU Freq: 2870.77275 MHz\n",
"Memory Size: 15.607 GiB\n",
"Has CUDA: No\n"
]
Expand Down
Binary file modified main/.doctrees/tutorials/installation/index.doctree
Binary file not shown.
Binary file modified main/.doctrees/tutorials/quick_start/index.doctree
Binary file not shown.
4 changes: 3 additions & 1 deletion main/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
<p><span class="caption-text">API Documentation</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../api_doc/config/index.html">sdeval.config</a></li>
<li class="toctree-l1"><a class="reference internal" href="../api_doc/corrupt/index.html">sdeval.corrupt</a></li>
<li class="toctree-l1"><a class="reference internal" href="../api_doc/fidelity/index.html">sdeval.fidelity</a></li>
<li class="toctree-l1"><a class="reference internal" href="../api_doc/utils/index.html">sdeval.utils</a></li>
</ul>
Expand Down Expand Up @@ -166,7 +167,8 @@


<h1>All modules for which code is available</h1>
<ul><li><a href="sdeval/fidelity/ccip.html">sdeval.fidelity.ccip</a></li>
<ul><li><a href="sdeval/corrupt/aicorrupt.html">sdeval.corrupt.aicorrupt</a></li>
<li><a href="sdeval/fidelity/ccip.html">sdeval.fidelity.ccip</a></li>
<li><a href="sdeval/utils/images.html">sdeval.utils.images</a></li>
<li><a href="sdeval/utils/tqdm_.html">sdeval.utils.tqdm_</a></li>
</ul>
Expand Down
392 changes: 392 additions & 0 deletions main/_modules/sdeval/corrupt/aicorrupt.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions main/_modules/sdeval/fidelity/ccip.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
<p><span class="caption-text">API Documentation</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../api_doc/config/index.html">sdeval.config</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../api_doc/corrupt/index.html">sdeval.corrupt</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../api_doc/fidelity/index.html">sdeval.fidelity</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../api_doc/utils/index.html">sdeval.utils</a></li>
</ul>
Expand Down
1 change: 1 addition & 0 deletions main/_modules/sdeval/utils/images.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
<p><span class="caption-text">API Documentation</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../api_doc/config/index.html">sdeval.config</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../api_doc/corrupt/index.html">sdeval.corrupt</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../api_doc/fidelity/index.html">sdeval.fidelity</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../api_doc/utils/index.html">sdeval.utils</a></li>
</ul>
Expand Down
1 change: 1 addition & 0 deletions main/_modules/sdeval/utils/tqdm_.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
<p><span class="caption-text">API Documentation</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../api_doc/config/index.html">sdeval.config</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../api_doc/corrupt/index.html">sdeval.corrupt</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../api_doc/fidelity/index.html">sdeval.fidelity</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../api_doc/utils/index.html">sdeval.utils</a></li>
</ul>
Expand Down
22 changes: 22 additions & 0 deletions main/_sources/api_doc/corrupt/aicorrupt.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
sdeval.corrupt.aicorrupt
=================================

.. currentmodule:: sdeval.corrupt.aicorrupt

.. automodule:: sdeval.corrupt.aicorrupt


get_ai_corrupted
---------------------------------

.. autofunction:: get_ai_corrupted



AICorruptMetrics
--------------------------------

.. autoclass:: AICorruptMetrics
:members: __init__, score


12 changes: 12 additions & 0 deletions main/_sources/api_doc/corrupt/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
sdeval.corrupt
=====================

.. currentmodule:: sdeval.corrupt

.. automodule:: sdeval.corrupt


.. toctree::
:maxdepth: 3

aicorrupt
1 change: 1 addition & 0 deletions main/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ configuration file's structure and their versions.
:caption: API Documentation

api_doc/config/index
api_doc/corrupt/index
api_doc/fidelity/index
api_doc/utils/index

Expand Down
10 changes: 5 additions & 5 deletions main/_sources/information/environment.result.ipynb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"execution_count": 1,
"metadata": {
"execution": {
"iopub.execute_input": "2023-11-15T14:39:27.714891Z",
"iopub.status.busy": "2023-11-15T14:39:27.714338Z",
"iopub.status.idle": "2023-11-15T14:39:28.893554Z",
"shell.execute_reply": "2023-11-15T14:39:28.892732Z"
"iopub.execute_input": "2023-11-15T14:45:23.805530Z",
"iopub.status.busy": "2023-11-15T14:45:23.805339Z",
"iopub.status.idle": "2023-11-15T14:45:25.000513Z",
"shell.execute_reply": "2023-11-15T14:45:24.999739Z"
},
"pycharm": {
"name": "#%%\n"
Expand All @@ -47,7 +47,7 @@
"Python: CPython 3.8.18\n",
"CPU Brand: AMD EPYC 7763 64-Core Processor\n",
"CPU Count: 4\n",
"CPU Freq: 2711.63825 MHz\n",
"CPU Freq: 2870.77275 MHz\n",
"Memory Size: 15.607 GiB\n",
"Has CUDA: No\n"
]
Expand Down
1 change: 1 addition & 0 deletions main/api_doc/config/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
<li class="toctree-l2"><a class="reference internal" href="meta.html">sdeval.config.meta</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../corrupt/index.html">sdeval.corrupt</a></li>
<li class="toctree-l1"><a class="reference internal" href="../fidelity/index.html">sdeval.fidelity</a></li>
<li class="toctree-l1"><a class="reference internal" href="../utils/index.html">sdeval.utils</a></li>
</ul>
Expand Down
5 changes: 3 additions & 2 deletions main/api_doc/config/meta.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<link rel="stylesheet" href="../../_static/css/custom.css" type="text/css" />
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="sdeval.fidelity" href="../fidelity/index.html" />
<link rel="next" title="sdeval.corrupt" href="../corrupt/index.html" />
<link rel="prev" title="sdeval.config" href="index.html" />
</head>

Expand Down Expand Up @@ -112,6 +112,7 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../corrupt/index.html">sdeval.corrupt</a></li>
<li class="toctree-l1"><a class="reference internal" href="../fidelity/index.html">sdeval.fidelity</a></li>
<li class="toctree-l1"><a class="reference internal" href="../utils/index.html">sdeval.utils</a></li>
</ul>
Expand Down Expand Up @@ -244,7 +245,7 @@ <h2>__AUTHOR_EMAIL__<a class="headerlink" href="#author-email" title="Permalink

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">

<a href="../fidelity/index.html" class="btn btn-neutral float-right" title="sdeval.fidelity" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="../corrupt/index.html" class="btn btn-neutral float-right" title="sdeval.corrupt" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>


<a href="index.html" class="btn btn-neutral float-left" title="sdeval.config" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
Expand Down
Loading

0 comments on commit 2edd1cb

Please sign in to comment.