aboutsummaryrefslogtreecommitdiff
path: root/science/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-08-12 16:44:39 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-08-12 16:44:39 +0000
commita5b7f85e886bb2fd14d1764b61e8b9d0ef83a826 (patch)
tree9d682ed955e2523cb74bd25fa352343f6b1887c6 /science/Makefile
parent834e385f10b5aba5bd749e6fa0d70292c182ff9c (diff)
downloadports-a5b7f85e886bb2fd14d1764b61e8b9d0ef83a826.tar.gz
ports-a5b7f85e886bb2fd14d1764b61e8b9d0ef83a826.zip
New port: science/py-tensorflow-estimator: TensorFlow Estimator, an API to simplify machine learning programming
Dependencies are unusual for science/py-tensorflow-estimator: science/py-tensorflow imports science/py-tensorflow-estimator in its python code, but science/py-tensorflow-estimator is a separate project that depends on science/py-tensorflow in order to build. PR: 226400 Submitted by: Anthony <amzo1337@gmail.com>
Notes
Notes: svn path=/head/; revision=508752
Diffstat (limited to 'science/Makefile')
-rw-r--r--science/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile
index d7d2e8276a0a..1a440775788c 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -283,6 +283,7 @@
SUBDIR += py-scoria
SUBDIR += py-spglib
SUBDIR += py-tensorflow
+ SUBDIR += py-tensorflow-estimator
SUBDIR += py-veusz
SUBDIR += py-ws2300
SUBDIR += pybrain