forked from OSchip/llvm-project
![]() Currently SameOperandsAndResultShape trait allows operands to have tensor<*xf32> and tensor<2xf32> but doesn't allow tensor<?xf32> and tensor<10xf32>. Also, use the updated shape compatibility helper function in TensorCastOp::areCastCompatible method. PiperOrigin-RevId: 273658336 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DialectRegistration.cpp | ||
Ops.cpp |