1. 29 6月, 2023 7 次提交
    • [CodeStyle][CINN] format python code via black (#54964) · 9aa82278
      张经纬 提交于
      9aa82278
    • H
      Refactor op info parser (#54859) · f18d538b
      hong 提交于
      * add kernel dialect
      
      * change DenseTensorTypeStorage to DenseTensorType
      
      * add test case`
      
      * add first pd_op to kernel dialect
      
      * lower pd op to kernel dialect
      
      * update
      
      * update
      
      * remove useless code
      
      * add attrite print test
      
      * fix bug
      
      * update
      
      * update
      
      * update
      
      * update
      
      * polish code
      
      * fix bug
      
      * polish  code  and add python test
      
      * add test
      
      * fix test error
      
      * add env flag
      
      * fix bug
      
      * revert test env
      
      * change cc_test_old to cc_test
      
      * fix build_static bug
      
      * fix type test error
      
      * udpate cmake
      
      * disable test in windows
      
      * update
      
      * update
      
      * fix bug
      
      * split file
      
      * fix conflict
      
      * polish code and fix conflict
      
      * support place transformer
      
      * finish bug
      
      * add gpu flags
      
      * fix with cuda macro
      
      * add fetch kernel
      
      * support fetch var in new ir
      
      * fix bug
      
      * polish code
      
      * change array equal to np.testing
      
      * support feed in new ir
      
      * update
      
      * fix bug
      
      * try to hack combine op
      
      * add scope guard
      
      * revert atan2 op
      
      * add scope guard
      
      * update
      
      * polish code
      
      * update
      
      * refactor build kernel context
      
      * fix unitest bug
      
      * polish code
      
      * use original order
      
      * remove useless code
      
      * polish code
      
      * fix bug
      f18d538b
    • N
      Add fused_rope forward op (#54351) · a215c46a
      niuliling123 提交于
      * style
      
      * more
      
      * update ctest
      
      * Update legacy_backward.yaml
      
      * Update legacy_ops.yaml
      
      * Update legacy_ops.yaml
      
      * update
      
      * update
      
      * update for move
      a215c46a
    • W
      add lookup_table op for Paddle-TRT (#54882) · 7c89b972
      Wangzheee 提交于
      7c89b972
    • Z
      remove the test of using old version of lr (#54936) · 99017d9a
      zqw_1997 提交于
      99017d9a
    • Z
      test_sync_batch_norm_op fix (#54916) · 1dcc3551
      zqw_1997 提交于
      1dcc3551
    • Z
      add skip_gc_vars for 1f1b schedule mode (#54938) · 26980b7b
      zhaoyingli 提交于
      * add skip_gc_vars for 1f1b schedule mode
      
      * add pp_degree and pp_stage
      26980b7b
  2. 28 6月, 2023 19 次提交
  3. 27 6月, 2023 13 次提交
  4. 26 6月, 2023 1 次提交