1. 13 12月, 2021 12 次提交
  2. 12 12月, 2021 1 次提交
    • 沉潜的鱼儿's avatar
      Dist op compatible (#37994) · 89bced5e
      沉潜的鱼儿 提交于
      * dist matmul op compatible
      
      * dist op unittest
      
      * modify dist matmul
      
      * modify dist reshape
      
      * modify dist reshape
      
      * add a space
      
      * add a space
      
      * delete dist matmul op
      
      * modify reshape
      
      * add dist op unittest
      
      * modify dist op unittest
      89bced5e
  3. 11 12月, 2021 1 次提交
  4. 10 12月, 2021 25 次提交
  5. 09 12月, 2021 1 次提交
    • J
      Optimize CINN cache key (#37786) · 2567dfa4
      jiangcheng 提交于
      * optimize cache key
      
      * add cinn cache key by graph address
      
      * perfect cache key test script
      
      * rename GraphHashProto to GraphHashStrategy
      
      * optimize graph_serialize_str_ to graph_hash_val_ and other change by review advices
      2567dfa4