Glenn Jocher
GitHub
4 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
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 |
|
|
|
|
|
|
|
|