1. 26 3月, 2022 3 次提交
  2. 25 3月, 2022 11 次提交
  3. 24 3月, 2022 11 次提交
  4. 23 3月, 2022 12 次提交
  5. 22 3月, 2022 3 次提交
    • H
      Change bn muable data to phi (#40748) · d9a41fc4
      hong 提交于
      * move mutable_data to context alloc
      
      * move mutable_data to context alloc
      
      * remvoe duplicate code
      d9a41fc4
    • C
      add conv2d for infrt (#40776) · aad0ae2a
      Chen Weihang 提交于
      aad0ae2a
    • H
      Move embedding to phi (#39901) · 0331cfda
      hong 提交于
      * move embeding to phi;
      
      * update sig; test=develop
      
      * move reset impl to phi; test=develop
      
      * remove old register; test=develop
      
      * fix cpu bf16 bug; test=develop
      
      * fix lookup speed error
      
      * polish code
      
      * fix paddle throw type
      0331cfda