@electriclilies that is correct, the output of the tvm’s code is always going to be tvm.runtime.ndarray.
To run further comparison (e.g. eval metric). We will need to convert them to numpy for further comparison. or bake evaluation as part of the computation(of the relay program).