Commit Graph

5 Commits

Author SHA1 Message Date
A. Unique TensorFlower
2537f3d413 Enabled support for negative edge padding for XlaPad.
The underlying HLO pad already supports negative edge padding. We just removed
some checks preventing negative edge padding, and added a test.

PiperOrigin-RevId: 316672291
Change-Id: I38e55f86727d90f66aadb549a587b43df6588571
2020-06-16 07:05:30 -07:00
Brian Zhao
556824565d Automated g4 rollback of changelist 304856650.
PiperOrigin-RevId: 305076580
Change-Id: I98886941dbfb25acd99d6ca2601eaee6dc657034
2020-04-06 11:29:58 -07:00
A. Unique TensorFlower
90dd57bb43 Fix includes and BUILD file.
PiperOrigin-RevId: 304856650
Change-Id: I7cc27cee23aa1db67655bca81176d7b42088a511
2020-04-04 23:47:00 -07:00
Sanjoy Das
332cdbd4b3 Rename CompileTimeConstInput to CompileTimeConstantInput; NFC
This intends to improve consistency -- the accessor used to fetch the constant
inputs of an op is called CompileTimeConstantInputs.

PiperOrigin-RevId: 217921096
2018-10-19 13:32:56 -07:00
Peter Hawkins
c133ef468b [TF:XLA] Add TensorFlow operators that wrap most HLO operators.
PiperOrigin-RevId: 209997425
2018-08-23 14:21:59 -07:00