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
Not very easily, but you're welcome to try and we'll help out where we can. One of the challenges will be that TFX the intermediate data as TFRecords. I'm not a pytorch expert but I think you'd need to first convert the TFRecords into torch.Tensors before the pytorch dataloader could consume the output of the upstream components.
could i use pytorch model code on tfx
The text was updated successfully, but these errors were encountered: