"...ops_dcnv3/git@developer.sourcefind.cn:OpenDAS/dcnv3.git" did not exist on "59c80aa2115948d0d0bfafec3d5870e01e292ed2"
Commit c8e8db32 authored by Benjamin Thomas Graham's avatar Benjamin Thomas Graham
Browse files

tidy

parent 1eb309ec
......@@ -8,6 +8,7 @@ import torch.legacy.nn as nn
from .sequential import Sequential
from .sparseModule import SparseModule
from .sparseConvNetTensor import SparseConvNetTensor
from .batchNormalization import BatchNormalization
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