"vscode:/vscode.git/clone" did not exist on "ad1a8638c91afb10d3c9c629ce99a78d2ed6c5c4"
  1. 19 Mar, 2018 1 commit
  2. 16 Mar, 2018 1 commit
  3. 15 Mar, 2018 1 commit
    • Yanhui Liang's avatar
      Update resnet with logging utils (#3586) · 8f63feaa
      Yanhui Liang authored
      * Update resnet with logging utils
      
      * intermediate commit
      
      * commit before rebase from master
      
      * Add tests of ExamplePerSecondHook
      
      * Done with test
      
      * Fix a style nit
      
      * Fix a style nit
      8f63feaa
  4. 14 Mar, 2018 1 commit
  5. 13 Mar, 2018 2 commits
    • Taylor Robie's avatar
      Unified arg parser (#3574) · 086d9148
      Taylor Robie authored
      Create groups of arg parsers and convert the official resnet model to
      the new arg parsers.
      086d9148
    • Yanhui Liang's avatar
      Add logging utils (#3519) · 81a34cbe
      Yanhui Liang authored
      * Adding logging utils
      
      * restore utils
      
      * delete old file
      
      * update inputs and docstrings
      
      * Update import and fix typos
      
      * Fix formatting and comments
      
      * Update tests
      81a34cbe