diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
commit | 558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch) | |
tree | f8fffd0a880e3bf796b0afc8c07cde885792a226 /math/py-keras/files | |
parent | remove strange prop. (diff) |
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes:
svn path=/head/; revision=508882
Diffstat (limited to 'math/py-keras/files')
-rw-r--r-- | math/py-keras/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/math/py-keras/files/pkg-message.in b/math/py-keras/files/pkg-message.in index 03b53c1eced3..cd0b37914120 100644 --- a/math/py-keras/files/pkg-message.in +++ b/math/py-keras/files/pkg-message.in @@ -1,5 +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 need to modify theirs $HOME/.keras/keras.json file and set "backend" option to "theano". -=== +EOM +} +] |