"torchvision/vscode:/vscode.git/clone" did not exist on "f9e31a6d1ef1488a451c6d95b0a18e9cd42e4cd8"
Commit ba7a4996 authored by Andrea Paris's avatar Andrea Paris Committed by Boris Bonev
Browse files

fixed indentation error

parent 6d5e4ca4
......@@ -96,7 +96,7 @@ def _precompute_convolution_tensor_dense(
basis_norm_mode="none",
merge_quadrature=False,
):
"""Helper routine to compute the convolution Tensor in a dense fashion."""
"""Helper routine to compute the convolution Tensor in a dense fashion."""
assert len(in_shape) == 2
assert len(out_shape) == 2
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment