Skip to content

Commit

Permalink
Deploying to gh-pages from @ b70a5c0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
narugo1992 committed Dec 25, 2023
1 parent 8235d46 commit 1fa531e
Show file tree
Hide file tree
Showing 27 changed files with 29 additions and 29 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: 3fc0a944364ffae36655cb2ca7f32bd8
config: dfc80cbab289ec359e6a140b4d598daa
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified main/.doctrees/api_doc/archive/index.doctree
Binary file not shown.
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 modified main/.doctrees/api_doc/operate/base.doctree
Binary file not shown.
Binary file modified main/.doctrees/api_doc/operate/download.doctree
Binary file not shown.
Binary file modified main/.doctrees/api_doc/operate/index.doctree
Binary file not shown.
Binary file modified main/.doctrees/api_doc/operate/upload.doctree
Binary file not shown.
Binary file modified main/.doctrees/api_doc/utils/binary.doctree
Binary file not shown.
Binary file modified main/.doctrees/api_doc/utils/download.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/api_doc/utils/walk.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-12-25T06:37:53.736824Z",
"iopub.status.busy": "2023-12-25T06:37:53.736633Z",
"iopub.status.idle": "2023-12-25T06:37:54.900590Z",
"shell.execute_reply": "2023-12-25T06:37:54.899797Z"
"iopub.execute_input": "2023-12-25T07:07:13.207150Z",
"iopub.status.busy": "2023-12-25T07:07:13.206945Z",
"iopub.status.idle": "2023-12-25T07:07:14.372724Z",
"shell.execute_reply": "2023-12-25T07:07:14.371886Z"
},
"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: 2729.0727500000003 MHz\n",
"CPU Freq: 2947.69775 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-12-25T06:37:38.914443Z",
"iopub.status.busy": "2023-12-25T06:37:38.914250Z",
"iopub.status.idle": "2023-12-25T06:37:40.083857Z",
"shell.execute_reply": "2023-12-25T06:37:40.083053Z"
"iopub.execute_input": "2023-12-25T07:06:57.788370Z",
"iopub.status.busy": "2023-12-25T07:06:57.787794Z",
"iopub.status.idle": "2023-12-25T07:06:58.969590Z",
"shell.execute_reply": "2023-12-25T07:06:58.968755Z"
},
"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: 2922.506 MHz\n",
"CPU Freq: 2861.64075 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.
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-12-25T06:37:38.914443Z",
"iopub.status.busy": "2023-12-25T06:37:38.914250Z",
"iopub.status.idle": "2023-12-25T06:37:40.083857Z",
"shell.execute_reply": "2023-12-25T06:37:40.083053Z"
"iopub.execute_input": "2023-12-25T07:06:57.788370Z",
"iopub.status.busy": "2023-12-25T07:06:57.787794Z",
"iopub.status.idle": "2023-12-25T07:06:58.969590Z",
"shell.execute_reply": "2023-12-25T07:06:58.968755Z"
},
"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: 2922.506 MHz\n",
"CPU Freq: 2861.64075 MHz\n",
"Memory Size: 15.607 GiB\n",
"Has CUDA: No\n"
]
Expand Down
2 changes: 1 addition & 1 deletion main/information/environment.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h1>Run Environment Information<a class="headerlink" href="#Run-Environment-Info
Python: CPython 3.8.18
CPU Brand: AMD EPYC 7763 64-Core Processor
CPU Count: 4
CPU Freq: 2729.0727500000003 MHz
CPU Freq: 2947.69775 MHz
Memory Size: 15.607 GiB
Has CUDA: No
</pre></div></div>
Expand Down
10 changes: 5 additions & 5 deletions main/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-12-25T06:37:53.736824Z",
"iopub.status.busy": "2023-12-25T06:37:53.736633Z",
"iopub.status.idle": "2023-12-25T06:37:54.900590Z",
"shell.execute_reply": "2023-12-25T06:37:54.899797Z"
"iopub.execute_input": "2023-12-25T07:07:13.207150Z",
"iopub.status.busy": "2023-12-25T07:07:13.206945Z",
"iopub.status.idle": "2023-12-25T07:07:14.372724Z",
"shell.execute_reply": "2023-12-25T07:07:14.371886Z"
},
"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: 2729.0727500000003 MHz\n",
"CPU Freq: 2947.69775 MHz\n",
"Memory Size: 15.607 GiB\n",
"Has CUDA: No\n"
]
Expand Down
2 changes: 1 addition & 1 deletion main/information/environment.result.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h1>Run Environment Information<a class="headerlink" href="#Run-Environment-Info
Python: CPython 3.8.18
CPU Brand: AMD EPYC 7763 64-Core Processor
CPU Count: 4
CPU Freq: 2922.506 MHz
CPU Freq: 2861.64075 MHz
Memory Size: 15.607 GiB
Has CUDA: No
</pre></div></div>
Expand Down
10 changes: 5 additions & 5 deletions main/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-12-25T06:37:38.914443Z",
"iopub.status.busy": "2023-12-25T06:37:38.914250Z",
"iopub.status.idle": "2023-12-25T06:37:40.083857Z",
"shell.execute_reply": "2023-12-25T06:37:40.083053Z"
"iopub.execute_input": "2023-12-25T07:06:57.788370Z",
"iopub.status.busy": "2023-12-25T07:06:57.787794Z",
"iopub.status.idle": "2023-12-25T07:06:58.969590Z",
"shell.execute_reply": "2023-12-25T07:06:58.968755Z"
},
"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: 2922.506 MHz\n",
"CPU Freq: 2861.64075 MHz\n",
"Memory Size: 15.607 GiB\n",
"Has CUDA: No\n"
]
Expand Down
2 changes: 1 addition & 1 deletion main/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 1fa531e

Please sign in to comment.