hxzd5568 commented on PR #14307:
URL: https://github.com/apache/tvm/pull/14307#issuecomment-1475548883

   Yes, I can. My plan for updating test cases is 1. to remove unnecessary 
implicit data type conversion, such as the conversion int32 to float32 in 
tests/python/frontend/onnx/test_forward.py::test_reshape[llvm], 2. to add force 
conversion expressions cast() if necessary. And we could add a flag check_dtype 
in python/tvm/runtime/ndarray.py:copyfromto. How about it? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to