llvm-project/mlir/lib/Dialect
Lei Zhang e1595df1af Allow input and output to have different element types for broadcastable ops
TensorFlow comparison ops like tf.Less supports broadcast behavior but the result
type have different element types as the input types. Extend broadcastable trait
to allow such cases. Added tf.Less to demonstrate it.

PiperOrigin-RevId: 237846127
2019-03-29 17:12:26 -07:00
..
Traits.cpp Allow input and output to have different element types for broadcastable ops 2019-03-29 17:12:26 -07:00