<!--
This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.math.pad" />
<meta itemprop="path" content="Stable" />
</div>

# Module: tf_quant_finance.math.pad

<!-- Insert buttons and diff -->

<table class="tfo-notebook-buttons tfo-api" align="left">
</table>

<a target="_blank" href="https://github.com/paolodelia99/tf-quant-finance/blob/main/tf_quant_finance/math/pad.py">View source</a>



Helper functions for padding multiple tensors.



## Functions

[`pad_date_tensors(...)`](../../tf_quant_finance/math/pad/pad_date_tensors.md): Pads the innermost dimension of `DateTensor`s to a common shape.

[`pad_tensors(...)`](../../tf_quant_finance/math/pad/pad_tensors.md): Pads the innermost dimension of `Tensor`s to a common shape.

