Merge branch 'fix-reference-bugs'

This commit is contained in:
Lornatang 2020-06-16 08:15:10 +08:00
commit 09c1b96136
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import torch
import torch.functional as F
import torch.nn.functional as F
import torch.nn as nn