Thanks for tuning in to Google I/O. View all sessions on demandWatch on demand

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.