Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Parser Cleanup #126

Merged
merged 3 commits into from
Jan 16, 2019
Merged

Parser Cleanup #126

merged 3 commits into from
Jan 16, 2019

Commits on Jan 14, 2019

  1. Support for multi-phase activations logging

    Enable logging activation both durning training and validation at
    the same session.
    barrh committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    cbc1fff View commit details
    Browse the repository at this point in the history
  2. Cleanup: Move parser to its own file

    * Parser is moved from compress_classifier into its own file.
    * Torch version check is moved to precede main() call.
    * Move main definition to the top of the file.
    barrh committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    9a1e28a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c42a48 View commit details
    Browse the repository at this point in the history