forked from OSchip/llvm-project
e1595df1af
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 |
||
---|---|---|
.. | ||
Traits.cpp |