Skip to content
Snippets Groups Projects
  1. Jul 02, 2021
  2. Jul 01, 2021
  3. Jun 30, 2021
  4. Jun 29, 2021
  5. Jun 28, 2021
  6. Jun 26, 2021
  7. Jun 25, 2021
    • Houjiang Chen's avatar
      [Functional] Part6: Migrate conv op (#5252) · deff67e1
      Houjiang Chen authored
      
      * Add partial unary and math functional apis.
      
      * Revert elementwise pow.
      
      * auto format by CI
      
      * Support add with large number of inputs.
      
      * Update oneflow/python/nn/modules/math_ops.py
      
      Co-authored-by: default avatarYinggang Wang <wyg19970408@gmail.com>
      
      * Refine
      
      * Migrate binary and activation ops.
      
      * Migrate array ops.
      
      * Add or refactor activation grad funcs.
      
      * Add or refactor activation grad funcs.
      
      * Revert unpack all
      
      * Fix masked fill
      
      * Refine
      
      * Add nn ops.
      
      * Refine
      
      * Refine
      
      * Migrate conv op
      
      * Fix functional normalization.
      
      * auto format by CI
      
      * Refine code style
      
      * align Torch params
      
      * fix bias add error
      
      * Support optional parameter.
      
      * fix group bug
      
      * add new test case
      
      * remove useless state
      
      * Move optional storage into namespace internal.
      
      * add check
      
      Co-authored-by: default avataroneflow-ci-bot <ci-bot@oneflow.org>
      Co-authored-by: default avatarYinggang Wang <wyg19970408@gmail.com>
      Co-authored-by: default avatarLuyang <flowingsun007@163.com>
      Co-authored-by: default avatarMARD1NO <359521840@qq.com>
      Co-au...
      deff67e1