# TensileConv **Repository Path**: feifei14119/TensileConv ## Basic Information - **Project Name**: TensileConv - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-04 - **Last Updated**: 2021-11-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TensileConv auto generate and tune convolution 1x1 forward kernel code to achieve peak performance ### 1.Support fusion opts: convolution + relu/Prelu + bias ### 2.Support brute-force search and genetic search ### 3.Support different hardware ISA: gfx900 , gfx803 ### 4.Supply C++ library and interface ### 5.Support offline and online tuning