ROCm / Tensile

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

Add functions for writing master files #1947

Closed ellosel closed 1 month ago

ellosel commented 1 month ago

This PR factors out logic from TensileCreateLibrary related to writing master files to disk into functions that are testable, profitable and documented.