1. 25 7月, 2014 3 次提交
  2. 24 7月, 2014 1 次提交
  3. 23 7月, 2014 3 次提交
  4. 17 7月, 2014 2 次提交
  5. 16 7月, 2014 2 次提交
    • Roy Xue's avatar
      Remove debug lines · 9f16d1fe
      Roy Xue 提交于
      9f16d1fe
    • Roy Xue's avatar
      update: · de2689f2
      Roy Xue 提交于
      Add TensorConstant check in check_node_state method.
      de2689f2
  6. 15 7月, 2014 4 次提交
  7. 10 7月, 2014 3 次提交
  8. 08 7月, 2014 1 次提交
    • Roy Xue's avatar
      updates: · 12b11541
      Roy Xue 提交于
      1. remove compute_map.copy from vm.py
      2. add new compute_map in compile.py
      3. make code more simple
      12b11541
  9. 05 7月, 2014 1 次提交
    • Roy Xue's avatar
      updates · 2aca2e14
      Roy Xue 提交于
      1. remove global variables
      2. modify discription
      3. use new way to track order
      2aca2e14
  10. 04 7月, 2014 1 次提交
  11. 28 6月, 2014 2 次提交
    • Roy Xue's avatar
      Optimization · 031543e8
      Roy Xue 提交于
      1. compute_map reset process in min_memory_generator
      031543e8
    • Roy Xue's avatar
      Updates · ee876bb1
      Roy Xue 提交于
      1. use cpmputed_map as a argument for min_memory_generator.
      however which it will works remains doubt, the question I will email Fred, and Arnaud
      ee876bb1
  12. 27 6月, 2014 1 次提交
    • Roy Xue's avatar
      Updates · 503ef8db
      Roy Xue 提交于
      1. Simulate execution step in generator.
      2. Use new memory usage counting method
      503ef8db
  13. 26 6月, 2014 2 次提交
    • Roy Xue's avatar
      Make it better · a8668275
      Roy Xue 提交于
      thx to Fred
      a8668275
    • Roy Xue's avatar
      fix bugs · 0a97ec6e
      Roy Xue 提交于
      1. make global variables correctly
      2. use fgraph.apply_nodes replace the previous fgraph.nodes
      0a97ec6e
  14. 25 6月, 2014 8 次提交
  15. 24 6月, 2014 3 次提交
    • Roy Xue's avatar
      fix bugs · 820e0a4d
      Roy Xue 提交于
      convert set into list for node_list
      820e0a4d
    • Roy Xue's avatar
      fix bugs · 2312349b
      Roy Xue 提交于
      1. move count_minimum_peak in profile_memory
      2. use nodes_mem in fct
      2312349b
    • Roy Xue's avatar
      fix bugs · ff41346c
      Roy Xue 提交于
      1. remove the best order, cuz we won't use it now.
      2. move the count_minimum_peak to the right place
      ff41346c
  16. 23 6月, 2014 3 次提交