Skip to content

Commit 88c63c0

Browse files
author
ayasyrev
committed
docs added, clean comment
1 parent b98fb43 commit 88c63c0

File tree

18 files changed

+3489
-7046
lines changed

18 files changed

+3489
-7046
lines changed

README.md

Lines changed: 715 additions & 47 deletions
Large diffs are not rendered by default.

docs/Net.html

Lines changed: 114 additions & 1018 deletions
Large diffs are not rendered by default.

docs/_data/sidebars/home_sidebar.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ entries:
2121
- output: web,pdf
2222
title: xresnet
2323
url: /xresnet
24+
- output: web,pdf
25+
title: Net.
26+
url: /Net
2427
- output: web,pdf
2528
title: Title
2629
url: /test_xresnet

docs/constructor.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
-->
1919

2020
<div class="container" id="notebook-container">
21-
21+
{% raw %}
22+
2223
<div class="cell border-box-sizing code_cell rendered">
2324

2425
</div>
@@ -843,11 +844,12 @@ <h2 id="Net" class="doc_header"><code>class</code> <code>Net</code><a href="http
843844
</div>
844845
<div class="cell border-box-sizing text_cell rendered"><div class="inner_cell">
845846
<div class="text_cell_render border-box-sizing rendered_html">
846-
<h1 id="model_constructor">model_constructor<a class="anchor-link" href="#model_constructor">&#182;</a></h1><p>by ayasyrev</p>
847+
<h1 id="model-constructor">model constructor<a class="anchor-link" href="#model-constructor">&#182;</a></h1><p>by ayasyrev</p>
847848

848849
</div>
849850
</div>
850851
</div>
852+
{% endraw %}
851853
</div>
852854

853855

docs/core.html

Lines changed: 0 additions & 128 deletions
This file was deleted.

0 commit comments

Comments
 (0)