This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
STT-tensorflow
/
tensorflow
/
compiler
/
tf2xla
/
lib
History
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
…
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
…
scatter.h
…
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