Creates a ConcreteFunction from a GraphDef. Args: graph_def: A GraphDef to make a function out of. inputs: A Tensor name or nested structure of names in `graph_def` which should be inputs to the function. outputs: A Tensor name or nested structure of names in `graph_def` which
(graph_def, inputs, outputs)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected