[theano] 05/23: deb/README.Debian: typos
Daniel Stender
stender at moszumanska.debian.org
Tue Jul 12 10:54:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch master
in repository theano.
commit 958199ed0bf792d355c9a11d31c3e8842978d296
Author: Daniel Stender <stender at debian.org>
Date: Mon Jul 11 12:22:00 2016 +0200
deb/README.Debian: typos
---
debian/README.Debian | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 988e7ef..30ea6b1 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,9 +1,9 @@
-On arm64, mips64el, mips, mipsel, hppa, alpha, and m68k the standards flags of Theano
+On arm64, mips64el, mips, mipsel, hppa, alpha, and m68k the standard flags of Theano
for the compiler `-m32` and `-m64` aren't recognized by g++.
To run Theano on this archs, you need to set the configuration flag `config.cxx`
to an empty value for a fall back to the NumPy-based Python execution model.
This could be done either in the scripts by `theano.config.config.cxx`, with the
-environment variable `THEANO_FLAGS`, or in your configuration file `$(HOME)\.theanorc`.
+environment variable `THEANO_FLAGS`, or in your configuration file `$(HOME)/.theanorc`.
See the chapter `config` of the library documentation on the documentation for
details on `config.cxx`.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/theano.git
More information about the debian-science-commits
mailing list