12 lines
320 B
C
12 lines
320 B
C
/* Auto-generated aggregation header for xllm::kernel namespace.
|
|
* Equivalent to CMake cc_library(NAME kernels HDRS param.h ops_api.h).
|
|
*
|
|
* AST Layer 3: kernel dispatch interface
|
|
* Called by: xllm_layers/ (Layer 2)
|
|
* Calls: xllm_kernels/ilu/ (Layer 4)
|
|
*/
|
|
#pragma once
|
|
|
|
#include "param.h"
|
|
#include "ops_api.h"
|