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" ] "train/compute/python/workloads/pytorch" -- "train/compute/python/lib/pytorch" [label=" 3 ", penwidth="3", color="#00688b82"]; "train/compute/python/lib/pytorch" -- "train/compute/python/lib" [label=" 3 ", penwidth="3", color="#00688b82"]; "train/compute/python/workloads/pytorch" -- "train/compute/python/lib" [label=" 3 ", penwidth="3", color="#00688b82"]; "train/compute/python/pytorch" -- "train/compute/python/lib/pytorch" [label=" 2 ", penwidth="2", color="#00688b70"]; "train/compute/python/workloads/pytorch" -- "train/compute/python/pytorch" [label=" 2 ", penwidth="2", color="#00688b70"]; "train/compute/python" -- "train/compute/python/lib/pytorch" [label=" 2 ", penwidth="2", color="#00688b70"]; "train/compute/python" -- "train/compute/python/workloads/pytorch" [label=" 2 ", penwidth="2", color="#00688b70"]; "train/compute/python" -- "train/compute/python/lib" [label=" 2 ", penwidth="2", color="#00688b70"]; "train/compute/python/pytorch" -- "train/compute/python/lib" [label=" 2 ", penwidth="2", color="#00688b70"]; "train/compute/python" -- "train/compute/python/pytorch" [label=" 1 ", penwidth="1", color="#00688b5E"]; "train/compute/python/tools" -- "train/compute/python/lib/pytorch" [label=" 1 ", penwidth="1", color="#00688b5E"]; "train/compute/python/tools" -- "train/compute/python/pytorch" [label=" 1 ", penwidth="1", color="#00688b5E"]; "train/compute/python/tools" -- "train/compute/python/workloads/pytorch" [label=" 1 ", penwidth="1", color="#00688b5E"]; "train/compute/python/tools" -- "train/compute/python/lib" [label=" 1 ", penwidth="1", color="#00688b5E"]; "train/compute/python/tools" -- "train/compute/python" [label=" 1 ", penwidth="1", color="#00688b5E"]; "train/compute/python/workloads" -- "train/compute/python/lib" [label=" 1 ", penwidth="1", color="#00688b5E"]; "train/compute/python/workloads" -- "train/compute/python/lib/pytorch" [label=" 1 ", penwidth="1", color="#00688b5E"]; "train/compute/python/workloads" -- "train/compute/python/workloads/pytorch" [label=" 1 ", penwidth="1", color="#00688b5E"]; "train/compute/python/workloads" -- "train/compute/python" [label=" 1 ", penwidth="1", color="#00688b5E"]; }