1. 04 8月, 2022 3 次提交
  2. 03 8月, 2022 35 次提交
  3. 02 8月, 2022 2 次提交
    • L
      fix namespace of GPUContext (#44822) · 65f38869
      Leo Chen 提交于
      65f38869
    • 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