jinhongyii opened a new pull request, #14514:
URL: https://github.com/apache/tvm/pull/14514

   currently dump_ndarray_cache first convert tvm.ndarray to numpy.array and 
take its dtype. As bfloat16 is not supported in numpy, the dtype will become 
uint16, which is wrong.
   This PR fixes this behavior.
   cc: @tqchen 


-- 
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