forked from OSchip/llvm-project
c201e6ef05
That allows TensorFlow Add and Div ops to use Broadcastable op trait instead of more restrictive SameValueType op trait. That in turn allows TensorFlow ops to be registered by defining GET_OP_LIST and including the generated ops file. Currently, tf-raise-control-flow pass tests are using dynamic shapes in tf.Add op and AddOp can't be registered without supporting the dynamic shapes. TESTED with unit tests PiperOrigin-RevId: 232927998 |
||
---|---|---|
.. | ||
AffineOps | ||
Dialect | ||
EDSC | ||
IR | ||
LLVMIR | ||
Target | ||
Transforms | ||
mlir-cpu-runner | ||
mlir-tblgen |