fernand opened a new pull request #5046: [TF][RELAY] Support for AddV2 in Relay Tensorflow frontend converter. URL: https://github.com/apache/incubator-tvm/pull/5046 The AddV2 op is a stricter version of Add (it doesn't allow strings as inputs), so there should be no issue in mapping it to the `add` op.
---------------------------------------------------------------- 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] With regards, Apache Git Services
