all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
To: 31386@debbugs.gnu.org
Subject: [bug#31386] TensorFlow
Date: Tue, 8 May 2018 16:54:02 +0200	[thread overview]
Message-ID: <idj603y42r9.fsf@bimsb-sys02.mdc-berlin.net> (raw)

This patch series adds a package for TensorFlow (without GPU support).
I don’t know how useful this is because it just provides a single 180+MB
statically linked archive (and header files).  It is only the “core”
part of TensorFlow.

The problem here is that the build system is Bazel, which cannot easily
be built from source.  Bazel bundles 60+ third-party Java packages, some
of which are very complex and are very difficult to package.  TensorFlow
comes with an unsupported Makefile that builds a single statically
linked library of only the core parts.  That’s what this package
provides.

Note that TensorFlow 1.8 has been released a few days ago.  This package
only adds version 1.7.

--
Ricardo

             reply	other threads:[~2018-05-08 14:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-08 14:54 Ricardo Wurmus [this message]
2018-05-08 14:59 ` [bug#31386] [PATCH 1/3] gnu: eigen: Include unsupported features Ricardo Wurmus
2018-05-08 14:59   ` [bug#31386] [PATCH 2/3] gnu: Add gemmlowp-for-tensorflow Ricardo Wurmus
2018-05-09 22:48     ` Ludovic Courtès
2018-05-10  8:40       ` Ricardo Wurmus
2018-05-08 14:59   ` [bug#31386] [PATCH 3/3] gnu: Add tensorflow-core Ricardo Wurmus
2018-05-09 22:51     ` Ludovic Courtès
2018-05-10  8:34       ` Ricardo Wurmus
2018-05-10 20:24         ` Ludovic Courtès
2018-05-09 22:44   ` [bug#31386] [PATCH 1/3] gnu: eigen: Include unsupported features Ludovic Courtès
2018-05-10  8:42     ` Ricardo Wurmus
2018-05-08 17:52 ` [bug#31386] TensorFlow Fis Trivial
2018-05-08 19:26   ` Björn Höfling
2018-05-09 22:43 ` Ludovic Courtès
2019-01-02 16:29 ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=idj603y42r9.fsf@bimsb-sys02.mdc-berlin.net \
    --to=ricardo.wurmus@mdc-berlin.de \
    --cc=31386@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.