mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 06:31:50 +08:00
Summary: DenseElementsAttr is used to store tensor data, which in some cases can become extremely large(100s of mb). In these cases it is much more efficient to format the data as a string of hex values instead. Differential Revision: https://reviews.llvm.org/D74922
172 KiB
172 KiB