Running into data type issue

I am running into “Check failed: (!checked_type.defined()) is false: Expected Array[RelayExpr], but got Array[index 1: Array]” error and I am not sure how to convert a numpy array to the desired datatype. Your input will be highly helpful!

Problem is resolved : relax.expr.Constant(tvm.nd.array())