Commit Graph

7 Commits

Author SHA1 Message Date
Jason Zaman
2f50769329 pkgconfig: generate tensorflow_cc pkg-config entry
Signed-off-by: Jason Zaman <jason@perfinion.com>
2019-08-04 15:01:14 +08:00
Jason Zaman
6909561079 generate-pc.sh: add option to set libdir
Signed-off-by: Jason Zaman <jason@perfinion.com>
2018-05-28 21:56:34 +08:00
Androbin
847484e394 Various Bash Improvements () 2017-06-13 16:55:51 -07:00
Rasmus Larsen
8a70ffc9ad Merge commit for internal changes 2017-05-19 10:52:18 -07:00
A. Unique TensorFlower
53cb26d05a Merge changes from github.
END_PUBLIC

---
Commit c2b8927f2 authored by Dandelion Man?<dandelion@google.com>
Committed by TensorFlower Gardener<gardener@tensorflow.org>:
Fix another d3v4 regression in the graph visualizer.

PiperOrigin-RevId: 156343038

---
Commit 170f0b350 authored by Peter Hawkins<phawkins@google.com>
Committed by TensorFlower Gardener<gardener@tensorflow.org>:
[TF:XLA] Add XLA implementation of ResourceStridedSliceAssign.

PiperOrigin-RevId: 156341053

---
Commit 1390dd68f authored by Vijay Vasudevan<vrv@google.com>
Committed by TensorFlower Gardener<gardener@tensorflow.org>:
When Op Type is not registered, log the hostname of the machine that
it is running on in the error message, since the message could be routed
back during a failure on a remote binary, and it is hard to tell which
machine it came from.

Ideally, we'd somehow log the name of the binary running instead, but
we don't have a function to get that right now.

PiperOrigin-RevId: 156337679

---
Commit 9ca8a151b authored by A. Unique TensorFlower<gardener@tensorflow.org>
Committed by TensorFlower Gardener<gardener@tensorflow.org>:
Internal change.

PiperOrigin-RevId: 156335942

---
Commit 40255434c authored by Martin Wicke<wicke@google.com>
Committed by TensorFlower Gardener<gardener@tensorflow.org>:
Deprecate contrib/learn/dataframe. To be removed June 15.

PiperOrigin-RevId: 156333930

---
Commit 7f71b7fbe authored by A. Unique TensorFlower<gardener@tensorflow.org>
Committed by TensorFlower Gardener<gardener@tensorflow.org>:
BEGIN_PUBLIC
Automated g4 rollback of changelist 156123287

PiperOrigin-RevId: 156503903
2017-05-18 18:06:21 -07:00
Adrià Arrufat
f7d266cf19 fix a bug in generate-pc.sh ()
* add pkg-config generation script

* add suggestions from asimshankar to generate-pc.sh

* generate-pc: fix bug and robustify

The script was unable to genereate the pkgconfig file even with the
correct options.
Also, now it forces user to pass a version in order to continue.
2017-05-18 10:36:12 -07:00
Adrià Arrufat
3c5e944a8f add pkg-config generation script ()
* add pkg-config generation script

* add suggestions from asimshankar to generate-pc.sh
2017-05-16 12:25:24 -07:00