Also, it appears that `tvm.runtime.ndarray` only has one method for comparing 
ndarrays, same_as, and same_as checks object identity equality, not value 
equality. 

If the output of running a relay mod is a `tvm.runtime.ndarray`, and the labels 
are also a `tvm.runtime.ndarray`, it seems that the user will not have a good 
way to compare the output to the labels without converting the ndarrays to 
numpy by using the as numpy method.





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/dataloader-an-api-to-wrap-datasets-from-other-machine-learning-frameworks/9498/5)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/b7a8203e55ec483500d685a86be91c0eba0915dabb9449fd2eadf32d7130af95).

Reply via email to