You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our compiled functions currently only support Tensor types as runtime inputs. We should allow collections of Tensors and do whatever unpacking is necessary in the executable code.