1. 22 8月, 2017 1 次提交
  2. 10 8月, 2017 2 次提交
  3. 15 7月, 2017 1 次提交
  4. 24 6月, 2017 1 次提交
    • Y
      Fix macos compile · a7865a37
      Yu Yang 提交于
      Please use `override` not `virtual` in sub-classes.
      `override` can check if there is a method in `parent` while compiling.
      a7865a37
  5. 20 6月, 2017 2 次提交
    • X
      Evaluator for recurrent group · 02cc7d90
      xuwei06 提交于
      Make the evaluators inside a recurrent goup true evaluator, meaning that their evaluation results are incorporated into the whole evaluator result.
      02cc7d90
    • X
      Fix bugs for rnn generation · 3438d650
      xuwei06 提交于
      1. v2.layer.parse_network does not correctly handle the generation output.
      2. GatherAgentLayer does not correctly handle generation output when batch_size > 1
      3. Fix CustomStackTrace for rnn group
      3438d650
  6. 23 2月, 2017 2 次提交
  7. 22 2月, 2017 1 次提交
  8. 20 2月, 2017 2 次提交
  9. 19 2月, 2017 2 次提交
  10. 16 2月, 2017 1 次提交
  11. 21 12月, 2016 2 次提交
  12. 12 12月, 2016 1 次提交
  13. 09 12月, 2016 1 次提交
  14. 22 11月, 2016 2 次提交
  15. 20 11月, 2016 1 次提交
    • Y
      Fix several cpp issues · 20600e70
      Yu Yang 提交于
      * Different Type compare.
      * ostream << should pass a const object.
      * remove always true checks.
      20600e70
  16. 29 9月, 2016 1 次提交
  17. 09 9月, 2016 4 次提交
  18. 29 8月, 2016 1 次提交