".github/workflows/cli.yml" did not exist on "55ffd959e277738f4aaabe9fd5627826fec1f04d"
- 19 Jun, 2020 1 commit
-
-
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
-