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
I have updated main.py and README to include inference step. This is just a single input inference, which converts one input text into graph, using earlier trained model. All you have to do is to set --run inference and --inference_input_text "your input text".
How do we actually use the trained model?
How would we feed in text and get the graph associated with that text?
The text was updated successfully, but these errors were encountered: