Pad === Given a tensor containing the data to be padded (`data`), a tensor containing the number of start and end pad values for axis (`pads`), (optionally) a `mode`, and (optionally) `constant_value`, a padded tensor (`output`) is generated. The three supported `modes` are (similar to corresponding modes s... **Abstract Signature:** ``Pad(data: Tensor, pads: int, constant_value: Tensor, axes, mode: str)`` .. raw:: html
jax.numpy.padnumpy.padkeras.ops.padtf.padmlx.core.padjax.numpy.pad