aboutsummaryrefslogtreecommitdiffhomepage
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-10-31 11:54:57 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-10-31 12:01:38 -0700
commit35939d2d37a03d95c86708ad0bf52865fbbd3c90 (patch)
treee5467342b116a4b58fdbbb1d8c2394ad66a19fda /CODEOWNERS
parent3b845c80d512703a78e6ac567c70ab65801468ef (diff)
[TF:XLA] Fix string to HLO opcode conversion for atan2, complex, imag and real.
Make sure that we can't forget opcodes by auto-generating the conversion functions. Add auto-generated functions to test HLOs for properties (like IsVariadic, IsComparison, etc.) This makes changing HLO more robust and easier because there are fewer places to update when adding or removing an HLO opcode. Also: * Fix IsElementwiseBinary for atan2. * Add a unit test for HLO opcode helpers. * Express IsElementwiseBinary in terms of IsElementwise() and operand_count() to avoid having to keep the two in sync manually. PiperOrigin-RevId: 174069664
Diffstat (limited to 'CODEOWNERS')
0 files changed, 0 insertions, 0 deletions