"src/targets/vscode:/vscode.git/clone" did not exist on "a350dcc2587d91d572dc10592fc6865e5729b597"
-
louzana authored
* add hswish and hsigmoid * fix linting * fix linting * delete useless staticmethod in cnn/bricks/hsigmoid.py * forward(x) ==> forward(seld, x) * add unittests for hsigmoid and hswish * use torch.equal instead of numpy.equal
fef7b2fe