Tianqi Chen
Tianqi Chen
if it is not high effort, consider add https://github.com/apache/tvm/blob/main/python/tvm/ir/json_compact.py so previously serialized node can be loaded
I am also getting additional errors like ``` python test.py [15:23:28] /home/tqchen/github/tvm/src/target/parsers/aprofile.cc:97: Warning: Cannot parse target features. LLVM was not compiled with support for Arm(R)-based targets. [15:23:28] /home/tqchen/github/tvm/src/target/parsers/aprofile.cc:97: Warning: Cannot...
please fix the lint error
sorry for getting into this late. I see we introduced some metadata by having a map from pointer to metadata, @quic-sanirudh , an alternative would be to introduce a HexagonBuffer...
Thanks @quic-sanirudh . I did another round provided all the feedbacks, let me know if they make sense
happy to get it in @quic-sanirudh to unblock folks, let us followup and try remove the phyiscal map by embedding them in buffer descriptor
@tvm-bot rerun
Unfortunately we find that the pr caused an outage of the MLC compilation, seems to relates to `MergeSharedMemoryAllocations` location change. We should also carve out a UT from failed TIR...
please checkin on the ci issues, likely we need requires_cuda tag?
@tvm-bot rerun