build based on 011449a

This commit is contained in:
autodocs 2017-06-02 12:43:34 +00:00
parent 86202ff2d8
commit 80cc8099a4
12 changed files with 12 additions and 12 deletions

View File

@ -150,7 +150,7 @@ Backends
</a>
</li>
</ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/07c523a13d7619fdbee7a450351b85f85b13a5c9/docs/src/apis/backends.md">
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/011449aa24cc374995510b5ac4681f0a9a679eb7/docs/src/apis/backends.md">
<span class="fa">
</span>

View File

@ -155,7 +155,7 @@ Batching
</a>
</li>
</ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/07c523a13d7619fdbee7a450351b85f85b13a5c9/docs/src/apis/batching.md">
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/011449aa24cc374995510b5ac4681f0a9a679eb7/docs/src/apis/batching.md">
<span class="fa">
</span>

View File

@ -139,7 +139,7 @@ Storing Models
</a>
</li>
</ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/07c523a13d7619fdbee7a450351b85f85b13a5c9/docs/src/apis/storage.md">
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/011449aa24cc374995510b5ac4681f0a9a679eb7/docs/src/apis/storage.md">
<span class="fa">
</span>

View File

@ -136,7 +136,7 @@ Contributing &amp; Help
</a>
</li>
</ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/07c523a13d7619fdbee7a450351b85f85b13a5c9/docs/src/contributing.md">
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/011449aa24cc374995510b5ac4681f0a9a679eb7/docs/src/contributing.md">
<span class="fa">
</span>

View File

@ -139,7 +139,7 @@ Char RNN
</a>
</li>
</ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/07c523a13d7619fdbee7a450351b85f85b13a5c9/docs/src/examples/char-rnn.md">
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/011449aa24cc374995510b5ac4681f0a9a679eb7/docs/src/examples/char-rnn.md">
<span class="fa">
</span>

View File

@ -139,7 +139,7 @@ Simple MNIST
</a>
</li>
</ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/07c523a13d7619fdbee7a450351b85f85b13a5c9/docs/src/examples/logreg.md">
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/011449aa24cc374995510b5ac4681f0a9a679eb7/docs/src/examples/logreg.md">
<span class="fa">
</span>

View File

@ -147,7 +147,7 @@ Home
</a>
</li>
</ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/07c523a13d7619fdbee7a450351b85f85b13a5c9/docs/src/index.md">
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/011449aa24cc374995510b5ac4681f0a9a679eb7/docs/src/index.md">
<span class="fa">
</span>

View File

@ -136,7 +136,7 @@ Internals
</a>
</li>
</ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/07c523a13d7619fdbee7a450351b85f85b13a5c9/docs/src/internals.md">
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/011449aa24cc374995510b5ac4681f0a9a679eb7/docs/src/internals.md">
<span class="fa">
</span>

View File

@ -170,7 +170,7 @@ Model Building Basics
</a>
</li>
</ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/07c523a13d7619fdbee7a450351b85f85b13a5c9/docs/src/models/basics.md">
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/011449aa24cc374995510b5ac4681f0a9a679eb7/docs/src/models/basics.md">
<span class="fa">
</span>

View File

@ -139,7 +139,7 @@ Debugging
</a>
</li>
</ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/07c523a13d7619fdbee7a450351b85f85b13a5c9/docs/src/models/debugging.md">
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/011449aa24cc374995510b5ac4681f0a9a679eb7/docs/src/models/debugging.md">
<span class="fa">
</span>

View File

@ -139,7 +139,7 @@ Recurrence
</a>
</li>
</ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/07c523a13d7619fdbee7a450351b85f85b13a5c9/docs/src/models/recurrent.md">
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/011449aa24cc374995510b5ac4681f0a9a679eb7/docs/src/models/recurrent.md">
<span class="fa">
</span>

View File

@ -150,7 +150,7 @@ Model Templates
</a>
</li>
</ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/07c523a13d7619fdbee7a450351b85f85b13a5c9/docs/src/models/templates.md">
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/011449aa24cc374995510b5ac4681f0a9a679eb7/docs/src/models/templates.md">
<span class="fa">
</span>