Given sparse depth, return tensor or integer evaluating teacher predictions against sparse depth Arg(s): sparse_depth : torch.Tensor[float32] N x 1 x H x W sparse depth tensor dilation_kernel_size : int Odd number of how large of a window to repeat s
(sparse_depth, dilation_kernel_size, teacher_outputs, w_sparse_error=1)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected