tfm.utils.unpack_inputs

unpack a tuple of inputs tensors to a tuple. (deprecated)

inputs a list of tensors.

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