"csrc/ktransformers_ext/cpu_backend/backend.cpp" did not exist on "4d1d561d28e04beb56f2c75b4ddaaf20d787ba07"
  1. 19 Jun, 2020 1 commit
    • louzana's avatar
      add hswish and hsigmoid (#358) · fef7b2fe
      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
  2. 18 Jun, 2020 1 commit
    • Jintao Lin's avatar
      Add `_NonLocalNd` module (#331) · dcc20f3a
      Jintao Lin authored
      * add non_local module
      
      * rewrite non local module comments
      
      * perfect docstring and adjust init function
      
      * not to init norm layer
      
      * Correct initialize when there is a norm
      
      * set normal method for both embedded_gaussian and dot_product
      dcc20f3a
  3. 10 Jun, 2020 1 commit
  4. 01 Jun, 2020 1 commit
  5. 13 May, 2020 1 commit
  6. 12 May, 2020 1 commit
  7. 08 May, 2020 1 commit
  8. 05 May, 2020 1 commit
  9. 30 Apr, 2020 1 commit