Commit 1eb309ec authored by Benjamin Thomas Graham's avatar Benjamin Thomas Graham
Browse files

tidy

parent d8c3aff1
......@@ -7,6 +7,7 @@
import torch.legacy.nn as nn
from .sequential import Sequential
from .sparseModule import SparseModule
from .sparseConvNetTensor import SparseConvNetTensor
class Tanh(SparseModule):
def __init__(self):
......
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