kernelfoundry.eval_pipeline.tasks.build_custom_task_target¶
Utility script for invoking custom build functions on task instances.
This standalone script invokes the specified build function of the task that is required to be a subclass of kernelfoundry.TestBase. The resulting artifacts are serialized to JSON.
Functions
|