NonMaxSuppressionV2 not supported

NMS v2 should be supported: https://github.com/apache/incubator-tvm/blob/master/python/tvm/relay/frontend/tensorflow.py#L2156

This model should work with tf 1.14 or 1.15. Which tf version did you use?