1. 20 Feb, 2018 1 commit
  2. 19 Feb, 2018 4 commits
    • Patrick Wieschollek's avatar
      humanize time delta into a proper format rather than 48964518 sec. (#658) · a5dc2dd8
      Patrick Wieschollek authored
      * humanize time delta into a proper format rather than 48964518 sec.
      
      * remove 3rd party dependency
      
      * handle non-integer cases
      
      * add documentation
      
      * proper named function
      
      * use datetime.timedelta
      a5dc2dd8
    • Yuxin Wu's avatar
      fix lint · 4e9e35b5
      Yuxin Wu authored
      4e9e35b5
    • Yuxin Wu's avatar
      misc small changes · 6d921e36
      Yuxin Wu authored
      6d921e36
    • Patrick Wieschollek's avatar
      Printdata (#657) · b8349bcf
      Patrick Wieschollek authored
      * a simple generic unction to visualize tensors allowing the copy-past
      in other examples
      
      * PrintData was buggy
      
      This fixes the output order of PrintData and supports a constrained
      recursion to inspect nested objects. Further, it supports more types
      and keeps the output minimal by providing only necessary information
      (no shape information for scalars).
      
      * fix doc
      
      * cleanup
      b8349bcf
  3. 14 Feb, 2018 3 commits
  4. 13 Feb, 2018 1 commit
  5. 12 Feb, 2018 4 commits
  6. 11 Feb, 2018 2 commits
  7. 10 Feb, 2018 4 commits
  8. 09 Feb, 2018 2 commits
  9. 08 Feb, 2018 4 commits
  10. 07 Feb, 2018 4 commits
  11. 06 Feb, 2018 2 commits
  12. 05 Feb, 2018 3 commits
  13. 04 Feb, 2018 2 commits
  14. 03 Feb, 2018 2 commits
  15. 02 Feb, 2018 2 commits