1. 06 9月, 2018 1 次提交
  2. 05 9月, 2018 5 次提交
    • T
      make analyzer run · 09016df8
      tensor-tang 提交于
      09016df8
    • Q
      Add centered mode rmsprop (#13161) · 6e03f790
      Qiao Longfei 提交于
      * rmsprop optimizer support v1 mode
      
      * typo
      
      * optimize code
      
      * refine code
      
      * optimize unit test
      
      * update test_rmsprop_op.py
      
      * update formula of rmsprop
      
      * optimize document
      
      * update API.spec for RMSPropOptimizer
      
      * add default value to check_output_with_place equal_nan
      6e03f790
    • Y
      test/add text-classification test (#13081) · 9df2d8b5
      Yan Chunwei 提交于
      9df2d8b5
    • T
      reimplement auc in fluid (#13167) · d1e2efae
      tangwei12 提交于
      * reimplement auc in pyton
      
      * reimplement auc in fluid
      
      * add auc unittest
      
      
      * replace new auc in layers
      
      
      * add batch Auc in Fluid
      
      * name formated
      d1e2efae
    • B
      Enable lstm peephole (#13160) · 04272c0d
      Brian Liu 提交于
      * Refine fusion lstm op code for better readability
      
      * Enable peephole in fusion lstm op (seq_mode part) and add unit test
      
      * Enable peephole in fused lstop op (batch_mode part)
      
      Set batch_mode as default as well
      
      * Use pre-commit to clean format
      
      * Follow up review comments as well as adding more unit tests for seq mode
      04272c0d
  3. 04 9月, 2018 10 次提交
  4. 03 9月, 2018 13 次提交
  5. 02 9月, 2018 2 次提交
  6. 01 9月, 2018 4 次提交
  7. 31 8月, 2018 5 次提交