summaryrefslogtreecommitdiff
path: root/math/py-optuna/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-optuna/files/pkg-message.in')
-rw-r--r--math/py-optuna/files/pkg-message.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/math/py-optuna/files/pkg-message.in b/math/py-optuna/files/pkg-message.in
new file mode 100644
index 000000000000..cd438590cdea
--- /dev/null
+++ b/math/py-optuna/files/pkg-message.in
@@ -0,0 +1,9 @@
+[
+{ type: install
+ message: <<EOM
+There is no Tensorflow port currently in FreeBSD ports tree that is required
+by Keras by default. To make Keras work with Theano backend, one needs to modify
+theirs $HOME/.keras/keras.json file and set "backend" option to "theano".
+EOM
+}
+]