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
Wenhao Jia
8f1362de18
Add target environment constraints to a subset of TensorFlow packages and targets.
...
PiperOrigin-RevId: 332884872 Change-Id: I65691fa2021c065e6c2ab57815d5a2b342d30ee2
2020-09-21 10:57:01 -07: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
…
BUILD
Add target environment constraints to a subset of TensorFlow packages and targets.
2020-09-21 10:57:01 -07:00
data_format.cc
Fix NCHWToNCHW_VECT_C data formation conversion in tf2xla bridge
2020-08-18 12:36:57 -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
…