Thomas

Results 1 issues of Thomas

**Describe the bug** Converting `tf.keras.backend.resize_images` with interpolation mode `nearest` to ONNX and then to TensorRT produces mismatching results. The created `Resize` op uses rounding method `floor` as default. Although `round_prefer_floor`...

bug
pending on user response