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_graphics/nn/metric/intersection_over_union.py]" -- "[tensorflow_graphics/nn/metric/fscore.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/nn/metric/precision.py]" -- "[tensorflow_graphics/nn/metric/fscore.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/nn/metric/precision.py]" -- "[tensorflow_graphics/nn/metric/intersection_over_union.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/nn/metric/recall.py]" -- "[tensorflow_graphics/nn/metric/fscore.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/nn/metric/recall.py]" -- "[tensorflow_graphics/nn/metric/intersection_over_union.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/nn/metric/recall.py]" -- "[tensorflow_graphics/nn/metric/precision.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/nn/loss/hausdorff_distance.py]" -- "[tensorflow_graphics/nn/loss/chamfer_distance.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/math/math_helpers.py]" -- "[tensorflow_graphics/math/feature_representation.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/math/spherical_harmonics.py]" -- "[tensorflow_graphics/math/feature_representation.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/math/spherical_harmonics.py]" -- "[tensorflow_graphics/math/math_helpers.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/math/vector.py]" -- "[tensorflow_graphics/math/feature_representation.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/math/vector.py]" -- "[tensorflow_graphics/math/math_helpers.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/math/vector.py]" -- "[tensorflow_graphics/math/spherical_harmonics.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/math/interpolation/slerp.py]" -- "[tensorflow_graphics/math/interpolation/bspline.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/math/interpolation/trilinear.py]" -- "[tensorflow_graphics/math/interpolation/bspline.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/math/interpolation/trilinear.py]" -- "[tensorflow_graphics/math/interpolation/slerp.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/math/interpolation/weighted.py]" -- "[tensorflow_graphics/math/interpolation/bspline.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/math/interpolation/weighted.py]" -- "[tensorflow_graphics/math/interpolation/slerp.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/math/interpolation/weighted.py]" -- "[tensorflow_graphics/math/interpolation/trilinear.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/rendering/triangle_rasterizer.py]" -- "[tensorflow_graphics/rendering/barycentrics.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/image/color_space/srgb.py]" -- "[tensorflow_graphics/image/color_space/linear_rgb.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[tensorflow_graphics/projects/radiance_fields/nerf/__init__.py]" -- "[tensorflow_graphics/projects/radiance_fields/__init__.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; }