<div dir="ltr"><div>I believe there's an issue to consider here. Tensorflow is not a Python module. It is a C++ library that happens to provide Python bindings. Bindings for other scripting languages (e.g. Go) could be introduced in the future. There is a C API and C++ API as well, though these are - presently - not as easy to use [1].<br><br>I'm wondering whether it would make more sense to have two packages: "tensorflow" and "tensorflow-git", where both python2 and python3 bindings are installed by default. A similar approach is taken in the "gnuradio" package for example: it also provides a C++ library and the python2 bindings are implicitly installed. <br><br></div><div>Perhaps a TU can help decide which approach should be taken. If they consider the python2-*, python-* approach to be cleaner, I will remove "tensorflow-git" from the AUR.<br><br>[1]: <a href="https://www.tensorflow.org/versions/r0.8/get_started/basic_usage.html">https://www.tensorflow.org/versions/r0.8/get_started/basic_usage.html</a><br></div><div><br><div><div><div class="gmail_extra"><div class="gmail_quote">2016-04-25 7:41 GMT+02:00  <span dir="ltr"><<a href="mailto:notify@aur.archlinux.org" target="_blank">notify@aur.archlinux.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">qazokm [1] filed a request to merge tensorflow-git [2] into<br>
python2-tensorflow-git [3]:<br>
<br>
Ignore previous deletion request. Both packages are near identical<br>
just newer one supports CUDA. Can they be merged to prevent confusing<br>
over naming<br>
<br>
[1] <a href="https://aur.archlinux.org/account/qazokm/" rel="noreferrer" target="_blank">https://aur.archlinux.org/account/qazokm/</a><br>
[2] <a href="https://aur.archlinux.org/pkgbase/tensorflow-git/" rel="noreferrer" target="_blank">https://aur.archlinux.org/pkgbase/tensorflow-git/</a><br>
[3] <a href="https://aur.archlinux.org/pkgbase/python2-tensorflow-git/" rel="noreferrer" target="_blank">https://aur.archlinux.org/pkgbase/python2-tensorflow-git/</a></blockquote></div><br></div></div></div></div></div>