compositionΒΆ

A collection of methods for composing functions and tensors.

Functions

concatenate_functions

Generates a function that executes the listed functions and concatenates the outputs.

pad

Adds padding to a tensor.