"src/targets/miopen/lowering.cpp" did not exist on "f20f1990ce643766afc29a86d778f2ae82f8140c"
  1. 24 Feb, 2022 1 commit
  2. 17 Jul, 2020 1 commit
  3. 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