pub fn run_compiled_cpu(
call: &CompiledIndicatorCall,
data: IndicatorDataRef<'_>,
kernel: Kernel,
) -> Result<IndicatorBatchOutput, IndicatorDispatchError>pub fn run_compiled_cpu(
call: &CompiledIndicatorCall,
data: IndicatorDataRef<'_>,
kernel: Kernel,
) -> Result<IndicatorBatchOutput, IndicatorDispatchError>