Module: tf_quant_finance.math.pad

Contents

Last updated: 2023-03-16.

Module: tf_quant_finance.math.pad#

View source

Helper functions for padding multiple tensors.

Functions#

pad_date_tensors(...): Pads the innermost dimension of DateTensors to a common shape.

pad_tensors(...): Pads the innermost dimension of Tensors to a common shape.