majercakdavid opened a new issue #7697: URL: https://github.com/apache/tvm/issues/7697
Hello, while building the ONNX model (originally Pytorch) in TVM I got the following error: `TypeError: Map is not registered via TVM_REGISTER_NODE_TYPE` I have quite hard time understanding the reason because as far as I know there is no any "Map" node you can use in the PyTorch/ONNX, also if I use run `.graph` on the ONNX model the output does not contain any definition of the "Map" -- 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. For queries about this service, please contact Infrastructure at: [email protected]
