We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e3e453 commit ba56de1Copy full SHA for ba56de1
torch/nn/modules/conv.py
@@ -1,3 +1,4 @@
1
+# coding=utf-8
2
import math
3
import torch
4
from torch.nn.parameter import Parameter
0 commit comments