vinx13 commented on issue #13695: URL: https://github.com/apache/tvm/issues/13695#issuecomment-1372615870
We didn't add such check of data types between buffer and value to store yet in `BufferStore`. Previously we had some check in `Store` (now deprecated) that was disabled for some reasons. see https://github.com/apache/tvm/blob/main/src/tir/ir/stmt.cc#L274-L286 -- 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]
