Kaynağa Gözat
Merge pull request #70 from Lornatang/fix-reference-bugs
fix reference problem
5.0
Glenn Jocher
GitHub
4 yıl önce
ebeveyn
işleme
ace56eb5b6
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPC Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
utils/activations.py
|
|
@@ -1,5 +1,5 @@ |
|
|
|
import torch |
|
|
|
import torch.functional as F |
|
|
|
import torch.nn.functional as F |
|
|
|
import torch.nn as nn |
|
|
|
|
|
|
|
|