tfm.utils.pack_inputs

Stay organized with collections Save and categorize content based on your preferences.

Pack a list of inputs tensors to a tuple. (deprecated)

inputs a list of tensors.

a tuple of tensors. if any input is None, replace it with a special constant tensor.