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
Would be nice to be able to write to some location in the TensorflowPredictor that could be accessed from within tensorflow-serving and vice-versa. This is just a docker cli option, no?
Motivation
This would be a way to get around the issue with passing large amounts of data back and forth between the api and tensorflow-serving as recorded here.