"git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "70d5aef3bcf68981a88cd8c2be44377338eb0d42"
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