appleluxurycar.com

tensorflow - regarding the correct way to understand the result of tf.pad - Stack Overflow

By A Mystery Man Writer

When reading the document for tf.pad, I feel quite confusing about the example given in the tutorial. For instance, padding is [[1,1,],[2,2]], how does it cause the resulting tensor has the shape as

tensorflow - regarding the correct way to understand the result of