Minimal pipeline for generating and profiling CUDA kernels from TVM sketch descriptions.
python measure_single_sketch.py 0 # Generate kernel and run script
bash run.sh # Run profilingREADME.md: Documentationsketch.json: TVM sketch inputmeasure_single_sketch.py: Main scriptmain.cpp,demo.cu,common.h: Templates