1. 03 11月, 2017 1 次提交
    • Y
      Fix bug in lookup_table_op & layers (#5298) · 4b9a2c44
      Yu Yang 提交于
      * Fix bug in lookup_table_op & layers
      
      * Missing Act in layers
      
      * Should += in CPU
      
      * Remove check in python
      
      * Fix bug in sequence_conv_pool()
      
      * Fix a bug in test_recommender_system.py
      
      * Just skip test_evaluator
      4b9a2c44
  2. 02 11月, 2017 7 次提交
    • Y
      add acknowledgement of lstm_unit_op (#5293) · 5682916c
      Yang Yang(Tony) 提交于
      5682916c
    • Y
      Rewrite StaticRNN with Executor (#5224) · 0a32e74d
      Yu Yang 提交于
      * Init commit
      
      * Make executor use ProgramDescBind
      
      * Change Attribute from BlockDesc to BlockDescBind
      
      * Since we will get the program desc in RNN, just BlockDesc is not
        enough.
      
      * Add DeviceContext to Executor API
      
      * Rewrite RNN
      
      * Pass Python
      
      * AddBiasOp does not care num_flatten_dims
      
      * Stash
      
      * Fix MacOS Compile
      
      * Pass RNN forward
      
      * add python test
      
      * refactor test
      
      * Make compile pass
      
      * add gradopmaker
      
      * First draft done
      
      * Polish code
      
      * add grad op maker and grad infershape
      
      * Polish code
      
      * Fix backward.cc bug
      
      * Fix infershape
      
      * Rename function
      
      * add backward test
      
      * simplify recurrent test
      
      * Update
      
      * Pass unittest
      
      * Add comments & refine test
      
      * Add comments
      
      * refactor test
      
      * Complete Unittest
      
      * fix StepScopes enforce
      
      * Remove unused unittest
      
      * no type error
      
      * Update
      
      * Make RNN Pass unittest
      0a32e74d
    • Y
      modify fill constant batch size like (#5222) · 90f4d5e9
      Yang Yang(Tony) 提交于
      90f4d5e9
    • Z
      deconv small fix · 0efac253
      zchen0211 提交于
      0efac253
    • Z
      deconv cudnn · 2d956b82
      zchen0211 提交于
      2d956b82
    • Y
      first commit (#5286) · 0885de47
      Yang Yang(Tony) 提交于
      0885de47
    • Z
      deconv fix · 31187e7e
      zchen0211 提交于
      31187e7e
  3. 01 11月, 2017 10 次提交
  4. 31 10月, 2017 14 次提交
  5. 30 10月, 2017 6 次提交
  6. 29 10月, 2017 2 次提交