Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wrapper scripts to pipe training tensors directly to Tensor2Bin #55

Merged
merged 12 commits into from
Sep 29, 2021

Commits on Sep 23, 2021

  1. combine training tensor generation and compression in a single wrappe…

    …r without intermediate output
    ftostevin-ont committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    c5ddf49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0242f8 View commit details
    Browse the repository at this point in the history
  3. turn off alarm when first subprocess finishes, to prevent crashes if …

    …the second subprocess takes a while to close
    ftostevin-ont committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    e02fc43 View commit details
    Browse the repository at this point in the history
  4. MergeBin script

    ftostevin-ont committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    7c032b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adc572c View commit details
    Browse the repository at this point in the history
  6. tweaks to tensor generation to properly apply maximum variant ratio i…

    …f duplicate positions are allowed
    ftostevin-ont committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    2ce8b9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f07619 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b8383f View commit details
    Browse the repository at this point in the history
  9. update training docs

    ftostevin-ont committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    29f1f27 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71ce20b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7bf2b56 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b838d5 View commit details
    Browse the repository at this point in the history