STT-tensorflow/tensorflow/compiler/tf2xla/lib
Adrian Kuegel 88b38d40a8 internal BUILD file cleanup
PiperOrigin-RevId: 278834295
Change-Id: I5b2624c45e6b4b6aa765b23a9e73f65b4b95c626
2019-11-06 05:10:36 -08:00
..
broadcast.cc Improve BroadcastTo() to also support trivially broadcasting 1 -> n (as well as n -> n). Then, remove special casing in tile_ops.cc. 2019-10-05 02:34:56 -07:00
broadcast.h [TF:XLA] Create helper for broadcasting ops to same dimensions. 2019-06-05 02:18:28 -07:00
BUILD internal BUILD file cleanup 2019-11-06 05:10:36 -08:00
data_format.cc Change some std::vector to absl::InlinedVector inside Shape 2019-08-29 08:18:37 -07:00
data_format.h [TF:XLA] Implement NCHW_VECT_C for DepthToSpace/SpaceToBatch by desugaring to NCHW 2019-03-13 04:42:13 -07:00
random.cc [XLA] Support parameterized truncated normal. 2019-07-18 16:05:37 -07:00
random.h [XLA] Support parameterized truncated normal. 2019-07-18 16:05:37 -07:00
scatter.cc Replace calls to ShapeUtil::Rank with Shape::rank. 2018-12-20 16:38:08 -08:00
scatter.h [XLA] Update Tf2Xla bridge to use Scatter HLO. 2018-10-03 23:07:04 -07:00
util.cc [TF:XLA] Whitelist uint16/int16 for CPU/GPU 2019-08-28 09:33:45 -07:00
util.h [XLA] [TF:XLA] Move utilities used by linear algebra routines into XLA client library. 2018-12-04 13:35:33 -08:00