graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "[tensorflow_hub/module_v2.py]" -- "[tensorflow_hub/resolver.py]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[tensorflow_hub/registry.py]" -- "[tensorflow_hub/estimator.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_hub/feature_column.py]" -- "[tensorflow_hub/keras_layer.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_hub/uncompressed_module_resolver.py]" -- "[tensorflow_hub/keras_layer.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_hub/uncompressed_module_resolver.py]" -- "[tensorflow_hub/feature_column.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_hub/tools/make_image_classifier/make_image_classifier.py]" -- "[tensorflow_hub/tools/make_image_classifier/make_image_classifier_lib.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; }