ROCm / Tensile

Stretching GPU performance for GEMMs and tensor contractions.
MIT License
208 stars 142 forks source link

Format TensileCreateLibrary #1952

Closed bstefanuk closed 1 month ago

bstefanuk commented 1 month ago

Formatting helps support smaller diffs in pull requests. This PR applies formatting for TensileCreateLibrary and will allow future changes to be made without having to format small sections.

Formatter used: black with out-of-the-box configuration.

Outcomes