aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/python/numpy_bridge.h
Commit message (Expand)AuthorAge
* Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* Change headers to directly include absl::Span, and clean up the buildGravatar Tim Shen2018-08-30
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* [XLA] First step in adding Literal slice classes, to improve interface safetyGravatar Kay Zhu2018-05-09
* [XLA] Plumb hlo dump options via local client.Gravatar Chris Leary2018-03-20
* [XLA] Support array layout specification in local Python XLA client.Gravatar Roy Frostig2018-01-31
* [XLA] Add source mapping support to SWIG API.Gravatar Chris Leary2018-01-17
* [XLA] More SWIG error propagation and transfers from outfeed.Gravatar Chris Leary2018-01-10
* Remove protobuf-compatibility methods from the Literal class.Gravatar Mark Heffernan2018-01-05
* Python library and C++ bindings for creating and compiling local XLA computat...Gravatar Roy Frostig2017-12-15