From ca70f3e64b48031589f5cf89b23e8a2ed33d0955 Mon Sep 17 00:00:00 2001
From: autodocs
Date: Wed, 1 Mar 2017 14:38:54 +0000
Subject: [PATCH] build based on 1d45cdc
---
latest/apis/backends.html | 2 +-
latest/apis/batching.html | 2 +-
latest/apis/storage.html | 2 +-
latest/contributing.html | 2 +-
latest/examples/char-rnn.html | 2 +-
latest/examples/logreg.html | 2 +-
latest/index.html | 5 +++--
latest/internals.html | 2 +-
latest/models/basics.html | 2 +-
latest/models/debugging.html | 2 +-
latest/models/recurrent.html | 2 +-
latest/models/templates.html | 2 +-
latest/search_index.js | 2 +-
13 files changed, 15 insertions(+), 14 deletions(-)
diff --git a/latest/apis/backends.html b/latest/apis/backends.html
index b93fadee..bdf77a1a 100644
--- a/latest/apis/backends.html
+++ b/latest/apis/backends.html
@@ -150,7 +150,7 @@ Backends
-
+
diff --git a/latest/apis/batching.html b/latest/apis/batching.html
index 109ee243..0e89e63f 100644
--- a/latest/apis/batching.html
+++ b/latest/apis/batching.html
@@ -155,7 +155,7 @@ Batching
-
+
diff --git a/latest/apis/storage.html b/latest/apis/storage.html
index aa7ccd28..8bc74a08 100644
--- a/latest/apis/storage.html
+++ b/latest/apis/storage.html
@@ -139,7 +139,7 @@ Storing Models
-
+
diff --git a/latest/contributing.html b/latest/contributing.html
index 2e3aa13a..da2c48b8 100644
--- a/latest/contributing.html
+++ b/latest/contributing.html
@@ -136,7 +136,7 @@ Contributing & Help
-
+
diff --git a/latest/examples/char-rnn.html b/latest/examples/char-rnn.html
index ccfd4787..ddb7c272 100644
--- a/latest/examples/char-rnn.html
+++ b/latest/examples/char-rnn.html
@@ -139,7 +139,7 @@ Char RNN
-
+
diff --git a/latest/examples/logreg.html b/latest/examples/logreg.html
index 0bf0714f..018f93ba 100644
--- a/latest/examples/logreg.html
+++ b/latest/examples/logreg.html
@@ -139,7 +139,7 @@ Logistic Regression
-
+
diff --git a/latest/index.html b/latest/index.html
index 616d6446..de81c0af 100644
--- a/latest/index.html
+++ b/latest/index.html
@@ -147,7 +147,7 @@ Home
-
+
@@ -232,7 +232,8 @@ TensorFlow
(MXNet is the recommended option if you're not sure):
-Pkg.add("MXNet") # or "TensorFlow"
+Pkg.add("MXNet") # or "TensorFlow"
+Pkg.test("Flux") # Make sure everything installed properly