Add iterator support to DenseIntElementsAttr and DenseFPElementsAttr. This...
Add iterator support to DenseIntElementsAttr and DenseFPElementsAttr. This avoids the need to load all of the values from a DenseElementsAttr inorder to process them. -- PiperOrigin-RevId: 242212741
Loading
Please sign in to comment