joelberkeley/spidr

Tensor tuples

Closed this issue · 1 comments

XLA allows tuples of tensors. These may allow us to compute more than one tensor from a single graph, in a single compile + run.

completed by #384