Path Lines of Code tensorflow_graphics/datasets/features/camera_feature_test.py 176 tensorflow_graphics/datasets/features/pose_feature_test.py 39 tensorflow_graphics/datasets/features/test_data/cube.obj 23 tensorflow_graphics/datasets/features/trimesh_feature_test.py 75 tensorflow_graphics/datasets/features/voxel_feature_test.py 56 tensorflow_graphics/datasets/modelnet40/modelnet40_test.py 13 tensorflow_graphics/datasets/pix3d/pix3d_test.py 23 tensorflow_graphics/datasets/shapenet/shapenet_test.py 64 tensorflow_graphics/geometry/convolution/tests/__init__.py 1 tensorflow_graphics/geometry/convolution/tests/graph_convolution_test.py 706 tensorflow_graphics/geometry/convolution/tests/graph_pooling_test.py 421 tensorflow_graphics/geometry/convolution/tests/utils_test.py 487 tensorflow_graphics/geometry/deformation_energy/tests/__init__.py 1 tensorflow_graphics/geometry/deformation_energy/tests/as_conformal_as_possible_test.py 140 tensorflow_graphics/geometry/representation/mesh/tests/__init__.py 1 tensorflow_graphics/geometry/representation/mesh/tests/mesh_test_utils.py 18 tensorflow_graphics/geometry/representation/mesh/tests/normals_test.py 229 tensorflow_graphics/geometry/representation/mesh/tests/sampler_test.py 236 tensorflow_graphics/geometry/representation/mesh/tests/utils_test.py 86 tensorflow_graphics/geometry/representation/tests/__init__.py 1 tensorflow_graphics/geometry/representation/tests/grid_test.py 46 tensorflow_graphics/geometry/representation/tests/point_test.py 137 tensorflow_graphics/geometry/representation/tests/ray_test.py 275 tensorflow_graphics/geometry/representation/tests/triangle_test.py 195 tensorflow_graphics/geometry/transformation/tests/__init__.py 1 tensorflow_graphics/geometry/transformation/tests/axis_angle_test.py 281 tensorflow_graphics/geometry/transformation/tests/dual_quaternion_test.py 299 tensorflow_graphics/geometry/transformation/tests/euler_test.py 184 tensorflow_graphics/geometry/transformation/tests/linear_blend_skinning_test.py 59 tensorflow_graphics/geometry/transformation/tests/look_at_test.py 48 tensorflow_graphics/geometry/transformation/tests/quaternion_test.py 460 tensorflow_graphics/geometry/transformation/tests/rotation_matrix_2d_test.py 157 tensorflow_graphics/geometry/transformation/tests/rotation_matrix_3d_test.py 398 tensorflow_graphics/geometry/transformation/tests/rotation_matrix_common_test.py 24 tensorflow_graphics/geometry/transformation/tests/test_data.py 60 tensorflow_graphics/geometry/transformation/tests/test_helpers.py 190 tensorflow_graphics/image/color_space/tests/__init__.py 1 tensorflow_graphics/image/color_space/tests/linear_rgb_test.py 45 tensorflow_graphics/image/color_space/tests/srgb_test.py 45 tensorflow_graphics/image/tests/__init__.py 1 tensorflow_graphics/image/tests/matting_test.py 235 tensorflow_graphics/image/tests/pyramid_test.py 154 tensorflow_graphics/image/tests/transformer_test.py 114 tensorflow_graphics/io/tests/__init__.py 1 tensorflow_graphics/io/tests/exr_test.py 80 tensorflow_graphics/math/interpolation/tests/__init__.py 1 tensorflow_graphics/math/interpolation/tests/bspline_test.py 148 tensorflow_graphics/math/interpolation/tests/slerp_test.py 172 tensorflow_graphics/math/interpolation/tests/trilinear_test.py 125 tensorflow_graphics/math/interpolation/tests/weighted_test.py 157 tensorflow_graphics/math/optimizer/tests/__init__.py 1 tensorflow_graphics/math/optimizer/tests/levenberg_marquardt_test.py 102 tensorflow_graphics/math/tests/__init__.py 1 tensorflow_graphics/math/tests/feature_representation_test.py 17 tensorflow_graphics/math/tests/math_helpers_test.py 148 tensorflow_graphics/math/tests/sampling_test.py 135 tensorflow_graphics/math/tests/spherical_harmonics_test.py 392 tensorflow_graphics/math/tests/vector_test.py 198 tensorflow_graphics/nn/layer/tests/__init__.py 1 tensorflow_graphics/nn/layer/tests/graph_convolution_test.py 230 tensorflow_graphics/nn/layer/tests/pointnet_test.py 71 tensorflow_graphics/nn/loss/tests/__init__.py 1 tensorflow_graphics/nn/loss/tests/chamfer_distance_test.py 81 tensorflow_graphics/nn/loss/tests/hausdorff_distance_test.py 79 tensorflow_graphics/nn/metric/tests/__init__.py 1 tensorflow_graphics/nn/metric/tests/fscore_test.py 46 tensorflow_graphics/nn/metric/tests/intersection_over_union_test.py 61 tensorflow_graphics/nn/metric/tests/precision_test.py 56 tensorflow_graphics/nn/metric/tests/recall_test.py 55 tensorflow_graphics/projects/gan/architectures_progressive_gan_test.py 80 tensorflow_graphics/projects/gan/architectures_style_gan_test.py 56 tensorflow_graphics/projects/gan/architectures_style_gan_v2_test.py 57 tensorflow_graphics/projects/gan/exponential_moving_average_test.py 37 tensorflow_graphics/projects/gan/keras_layers_test.py 178 tensorflow_graphics/projects/gan/losses_test.py 332 tensorflow_graphics/projects/gan/minibatch_standarddeviation_test.py 175 tensorflow_graphics/projects/pointnet/train_test.py 23 tensorflow_graphics/projects/radiance_fields/nerf/tests/model_test.py 30 tensorflow_graphics/projects/radiance_fields/sharf/appearance_net/tests/appearancenet_test.py 41 tensorflow_graphics/projects/radiance_fields/sharf/geometry_net/tests/geometrynet_test.py 29 tensorflow_graphics/projects/radiance_fields/sharf/geometry_net/tests/optimization_test.py 50 tensorflow_graphics/rendering/camera/tests/__init__.py 1 tensorflow_graphics/rendering/camera/tests/orthographic_test.py 79 tensorflow_graphics/rendering/camera/tests/perspective_test.py 453 tensorflow_graphics/rendering/camera/tests/quadratic_radial_distortion_test.py 202 tensorflow_graphics/rendering/light/tests/__init__.py 1 tensorflow_graphics/rendering/light/tests/point_light_test.py 164 tensorflow_graphics/rendering/opengl/tests/math_test.py 569 tensorflow_graphics/rendering/opengl/tests/rasterization_backend_test.py 136 tensorflow_graphics/rendering/opengl/tests/rasterizer_op_test.py 119 tensorflow_graphics/rendering/reflectance/tests/__init__.py 1 tensorflow_graphics/rendering/reflectance/tests/blinn_phong_test.py 150 tensorflow_graphics/rendering/reflectance/tests/lambertian_test.py 129 tensorflow_graphics/rendering/reflectance/tests/phong_test.py 153 tensorflow_graphics/rendering/tests/__init__.py 1 tensorflow_graphics/rendering/tests/barycentrics_test.py 30 tensorflow_graphics/rendering/tests/cpu_rasterization_backend_test.py 10 tensorflow_graphics/rendering/tests/framebuffer_test.py 34 tensorflow_graphics/rendering/tests/gpu_rasterization_backend_test.py 10 tensorflow_graphics/rendering/tests/interpolate_test.py 72 tensorflow_graphics/rendering/tests/rasterization_backend_test_base.py 110 tensorflow_graphics/rendering/tests/rasterization_test_utils.py 79 tensorflow_graphics/rendering/tests/splat_test.py 140 tensorflow_graphics/rendering/tests/splat_with_opengl_test.py 9 tensorflow_graphics/rendering/tests/utils_test.py 23 tensorflow_graphics/rendering/texture/tests/mipmap_test.py 70 tensorflow_graphics/rendering/texture/tests/texture_map_test.py 42 tensorflow_graphics/rendering/volumetric/tests/__init__.py 1 tensorflow_graphics/rendering/volumetric/tests/absorption_test.py 41 tensorflow_graphics/rendering/volumetric/tests/emission_absorption_test.py 44 tensorflow_graphics/rendering/volumetric/tests/ray_density_test.py 52 tensorflow_graphics/rendering/volumetric/tests/ray_radiance_test.py 52 tensorflow_graphics/rendering/volumetric/tests/test_helpers.py 158 tensorflow_graphics/rendering/volumetric/tests/visual_hull_test.py 36 tensorflow_graphics/util/test_case.py 207 tensorflow_graphics/util/tests/__init__.py 1 tensorflow_graphics/util/tests/asserts_test.py 300 tensorflow_graphics/util/tests/export_api_test.py 15 tensorflow_graphics/util/tests/safe_ops_test.py 121 tensorflow_graphics/util/tests/shape_test.py 280 tensorflow_graphics/util/tests/test_case_test.py 44