def _load_concrete_function_from_graph_def()

in realbook/layers/compatibility.py [0:0]


def _load_concrete_function_from_graph_def(
    graph_def: tf.compat.v1.GraphDef,
    input_tensor_names: List[str],
    output_tensor_names: List[str],