alonid/tensorflow
Project ID: 6863
Description
Binary builds of TensorFlow's PIP package, CPU only
Fedora 22/23/24 + EPEL 7
Installation Instructions
yum install tensorflow
or dnf install tensorflow
, then:
$ virtualenv try-it
$ ./try-it/bin/pip install /usr/share/tensorflow/*.whl
$ ./try-it/bin/python
Python 2.7.10 (default, Sep 8 2015, 17:20:17)
[GCC 5.1.1 20150618 (Red Hat 5.1.1-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import tensorflow
>>>
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (365)* | EPEL 7 (186 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable alonid/tensorflow
More info about enabling Copr repositories