1. 10 10月, 2019 36 次提交
  2. 09 10月, 2019 4 次提交
    • J
      fix API doc, solve conflict, test=develop, test=document_fix (#20196) (#20319) · 42ea819e
      JesseyXujin 提交于
      * fix APIs,test=develop,test=document_fix
      
      * fix conflict, test=develop, test=document_fix
      
      * fix confict, test=develop, test=document_fix
      
      * fix confict, test=develop, test=document_fix
      
      * fix API.spec, test=develop, test=document_fix
      
      * change fluid.layers.data to fluid.data,test=develop, test=document_fix
      
      * fix bug on example code, test=develop, test=document_fix
      
      * fix API.spec,  test=develop, test=document_fix
      42ea819e
    • D
    • S
    • W
      Cherry Pick Fix error message (#20164) · b76a6dee
      wangchaochaohu 提交于
      * fix the error message for reduce_mean and reduce_sum op (#20063)
      
      * fix the error message for reduce_mean and reduce_sum op test=develop
      
      * fix typo test=develop
      
      * fix according review advice test=develop
      
      * fix the test test=develop
      
      * fix test=develop
      
      * Fill constant error message fix (#20075)
      
      * fix the constant error message test=develop
      
      * fix typo test=develop
      
      * fix typo test=develop
      
      * fix code style test=develop
      
      * fix comment and bugs test=develop
      
      * fix the bug test=develop
      
      * fix and add unittest test=develop
      
      * fix the typo test=develop
      
      * add support for the fill_constant op test=develop
      
      * add test for ci coverage test=develop
      b76a6dee