Constructor. Args: inference_graph: A saved InferenceGraph proto. subgraph_name: The default subgraph to use for Run(). checkpoint: An optional checkpoint to load. device_type: Device type string. Either "cpu", "gpu", or "tpu". tf_master: The tf_master. sessi
(self,
inference_graph,
subgraph_name=None,
checkpoint=None,
device_type="gpu",
tf_master="",
session_config=None,
clear_device_placement=False,
load_graph_def_from_inference_graph=True)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected