1. 31 3月, 2018 1 次提交
    • H
      Make paddle.fluid no longer depends on paddle.v2 · bcf7c36b
      Helin Wang 提交于
      In this way we can build and test using WITH_FLUID_ONLY flag being set
      to ON.
      
      - move paddle.v2.dataset,reader to paddle.dataset,reader
      - remove unused code (which depends on v2) in paddle.dataset,reader
      bcf7c36b
  2. 26 7月, 2017 1 次提交
  3. 20 6月, 2017 1 次提交
    • 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
  4. 17 6月, 2017 1 次提交
  5. 07 6月, 2017 3 次提交
  6. 03 6月, 2017 1 次提交
    • X
      Correctly handle print_layer in V2 API · 252c84db
      xuwei06 提交于
      print_layer is used to print the values of a layer when evaluating the model for debugging purpose. No layer depends on print_layer. It should be added to the topology if it is used to print some layer already in the topology.
      252c84db
  7. 01 6月, 2017 1 次提交
  8. 27 5月, 2017 2 次提交
  9. 26 5月, 2017 1 次提交
  10. 25 5月, 2017 1 次提交
  11. 18 5月, 2017 1 次提交
  12. 27 4月, 2017 1 次提交
  13. 11 4月, 2017 1 次提交
  14. 10 4月, 2017 5 次提交
  15. 09 4月, 2017 3 次提交
  16. 07 4月, 2017 1 次提交
  17. 06 4月, 2017 1 次提交
  18. 04 3月, 2017 2 次提交
  19. 03 3月, 2017 1 次提交
  20. 02 3月, 2017 5 次提交
  21. 01 3月, 2017 5 次提交
  22. 28 2月, 2017 1 次提交