RFC TF.js Resize with pad

There is the function resize with pad in Python, which seems very useful. Especially because it takes 4D as well.

tf.image.resize_with_pad

Is it planned to implement this? I wouldn’t mind giving it a go with some guidance.

By the way, the API is great. So useful.