inference

fun inference(x: Array<X>): Array<Y>

Run inference on x using interpreter and return the result.