blackkker opened a new pull request, #11100: URL: https://github.com/apache/tvm/pull/11100
When importing the [MoveNet_MultiPose](https://github.com/PINTO0309/PINTO_model_zoo/tree/main/137_MoveNet_MultiPose) model. I met a keyerror as the pic shows:  it seems to be the error of `self.get_expr()`. But, I can't reproduce the test case for the logical_and op that is consistent with the model. Also, i found [PR#7048](https://github.com/apache/tvm/pull/7048) updated the `def get_tensor_expr`, and some op have used the latest functions. So, i update it! And my model complie successful. -- 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]
