1. 04 8月, 2022 12 次提交
  2. 03 8月, 2022 26 次提交
  3. 02 8月, 2022 2 次提交
    • S
      move renorm op (#44676) · 669353c1
      seemingwang 提交于
      * move renorm op
      
      * change python api
      
      * change op class func
      
      * alloc data
      
      * remove comments
      
      * fix grad arguments
      
      * fix python argument
      
      * fix python argument
      
      * change unit-test
      
      * remove shape func registration
      
      * recover extra-arguments
      
      * recover shape functor
      669353c1
    • X
      [ Dy2Static ] Remove assign split (#44769) · be0ec904
      xiongkun 提交于
      * just a test
      
      * remove split assign test
      
      * remove other useless code related to split assign
      be0ec904