Constructor with Graph for TensorFlowInferenceInterface (#12669)
Added a new Constructor with `Graph` object only, it will be very useful when user is doing some custom graph loading. Signature: `public TensorFlowInferenceInterface(Graph g)`
Loading
Please sign in to comment