[MLIR] Add `num_elements` to the shape dialect
The operation `num_elements` determines the number of elements for a given shape. That is the product of its dimensions. Differential Revision: https://reviews.llvm.org/D80281
Loading
Please register or sign in to comment