1. 02 8月, 2022 8 次提交
  2. 01 8月, 2022 10 次提交
  3. 30 7月, 2022 1 次提交
  4. 29 7月, 2022 18 次提交
  5. 28 7月, 2022 3 次提交
    • H
      [phi]move softsign from fluid to phi (#44616) · 20759c30
      HongyuJia 提交于
      * test_activation_op unitest error, yaml & activation.py in_dygraph_mode incomplete
      
      * fix test_activation_op unitest error, add yaml and dygraph test
      
      * fix code style with pre-commit
      
      * try to fix namespace error of abs in activation_functor.h
      
      * fix namespace error of abs
      20759c30
    • C
      [MLU] fix log_softmax mode selection. (#44669) · a9f76d07
      Chenxiao Niu 提交于
      a9f76d07
    • C
      Move frame kernel to phi (#44615) · 28b4b2f7
      Charles-hit 提交于
      * Move frame OP to phi、add frame OP yaml config and supplement single test
      
      * add Header file of in_dygraph_mode
      
      * Modify variable name and FrameGradInferMeta multiplex UnchangedInferMeta
      
      * move seq2col to phi
      28b4b2f7