kernelfoundry.algorithmΒΆ
Algorithm code of kernelfoundry (runs evolutionary algorithm).
Modules
AnswerProcessor class for postprocessing LLM responses into Program objects. |
|
Production MAP-Elites Database for Optimization-Aware Kernel Evolution |
|
Inference classes for submitting LLM queries. |
|
Logger for kernel generation and evaluation results. |
|
Prompt construction module for kernel generation |
|
Quality-Diversity Gradient Module for MAP-Elites Kernel Evolution |
|
Interfaces and schemas for kernel Program objects and evaluation results. |
|
Utility functions for algorithm module. |