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

Mqcnn rts #668

Merged
merged 56 commits into from
May 18, 2020
Merged

Mqcnn rts #668

merged 56 commits into from
May 18, 2020

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    a104dea View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    56b150b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Added derive_auto_fields method.

    Jasper Schulz committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    356efaa View commit details
    Browse the repository at this point in the history
  2. add use_dynamic_feat option

    lovvge committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    eefce49 View commit details
    Browse the repository at this point in the history
  3. Added checks for dyn features.

    Jasper Schulz committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    67d94eb View commit details
    Browse the repository at this point in the history
  4. Fix from_hyperparameters for GluonEstimator.

    Jasper Schulz committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    2e8dc06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70f3a25 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Merge branch 'master' into mqcnn-rts

    Jasper Schulz authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    4aaf099 View commit details
    Browse the repository at this point in the history
  2. Fixup.

    Jasper Schulz committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    1f66ac1 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. xx

    Jasper Schulz committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    de08785 View commit details
    Browse the repository at this point in the history
  2. Fixup.

    Jasper Schulz committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    2a6d737 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Another fixup.

    Jasper Schulz committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    592eb67 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Merge branch 'master' into mqcnn-rts

    Jasper Schulz authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    9a1c1ac View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    d19f5b5 View commit details
    Browse the repository at this point in the history
  2. Fixing formatting and tests.

    Aaron Spieler committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    db57304 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. A lot of TODOs and comments added.

    Aaron Spieler committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    ecf31e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Merge from production.

    Aaron Spieler committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    dab925c View commit details
    Browse the repository at this point in the history
  2. Fixing mq_dnn single quantile error and type errors.

    Aaron Spieler committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    923510b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Refactoring dnn_estimator file.

    Aaron Spieler committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    e553095 View commit details
    Browse the repository at this point in the history
  2. Adding additional tests, minor bugfix.

    Aaron Spieler committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    1ba5871 View commit details
    Browse the repository at this point in the history
  3. Major refactoring that allows for disabling inputs at will. All tests…

    … pass.
    Aaron Spieler committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    8ba66e0 View commit details
    Browse the repository at this point in the history
  4. Removed print

    Aaron Spieler committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    ae683df View commit details
    Browse the repository at this point in the history
  5. Ensuring backward compatibility, some refactoring.

    Aaron Spieler committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    bd733d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b17c663 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b2cfc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    62395f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf30266 View commit details
    Browse the repository at this point in the history
  3. Minor refactoring.

    Aaron Spieler committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    8d7b87d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8221a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Merge branch 'master' into mqcnn-rts

    Jasper Schulz authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    2be272b View commit details
    Browse the repository at this point in the history
  2. Addressing Jaspers Review

    Aaron Spieler committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    a3bf607 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'mqcnn-rts' of https://github.com/lovvge/gluon-ts into m…

    …qcnn-rts
    Aaron Spieler committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    11209c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    ed594ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a25cd6a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Backwards compatibility and minor fixes.

    Aaron Spieler committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    edc17fb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mqcnn-rts' of https://github.com/lovvge/gluon-ts into m…

    …qcnn-rts
    Aaron Spieler committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    3d8c73e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Improvements to model thoughput.

    Aaron Spieler committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    32271e7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. allow decoding features

    lovvge committed May 2, 2020
    Configuration menu
    Copy the full SHA
    7920a03 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    23566bd View commit details
    Browse the repository at this point in the history
  2. Temprorariliy added unconditional caching.

    Aaron Spieler committed May 4, 2020
    Configuration menu
    Copy the full SHA
    fdb011d View commit details
    Browse the repository at this point in the history
  3. Enabled multiprocessing by default.

    Aaron Spieler committed May 4, 2020
    Configuration menu
    Copy the full SHA
    b280046 View commit details
    Browse the repository at this point in the history
  4. Standartized comments.

    Aaron Spieler committed May 4, 2020
    Configuration menu
    Copy the full SHA
    2ed3c19 View commit details
    Browse the repository at this point in the history
  5. Small bug fixes.

    Aaron Spieler committed May 4, 2020
    Configuration menu
    Copy the full SHA
    1c57e45 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    4fce760 View commit details
    Browse the repository at this point in the history
  2. mend

    Aaron Spieler committed May 5, 2020
    Configuration menu
    Copy the full SHA
    12673bc View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Backwards compatibility fix.

    Aaron Spieler committed May 8, 2020
    Configuration menu
    Copy the full SHA
    a020a47 View commit details
    Browse the repository at this point in the history
  2. Removing deepstate noise.

    Aaron Spieler committed May 8, 2020
    Configuration menu
    Copy the full SHA
    e978781 View commit details
    Browse the repository at this point in the history
  3. Removing deepstate noise.

    Aaron Spieler committed May 8, 2020
    Configuration menu
    Copy the full SHA
    af5eb10 View commit details
    Browse the repository at this point in the history
  4. Adjusting read speed baseline for windows.

    Aaron Spieler committed May 8, 2020
    Configuration menu
    Copy the full SHA
    e3ad554 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Added dynamic input to MQCNN decoder.

    Aaron Spieler committed May 12, 2020
    Configuration menu
    Copy the full SHA
    a7973a4 View commit details
    Browse the repository at this point in the history
  2. Added toggle option for dynamic future feat.

    Aaron Spieler committed May 12, 2020
    Configuration menu
    Copy the full SHA
    63b2565 View commit details
    Browse the repository at this point in the history
  3. Changed default of future dynamic to disabled.

    Aaron Spieler committed May 12, 2020
    Configuration menu
    Copy the full SHA
    18e45bc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Turning user specified arguments into implications.

    Aaron Spieler committed May 13, 2020
    Configuration menu
    Copy the full SHA
    c636cd8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    442edf5 View commit details
    Browse the repository at this point in the history
  2. Removing backwards compatibility.

    Aaron Spieler committed May 18, 2020
    Configuration menu
    Copy the full SHA
    d5699fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29064f0 View commit details
    Browse the repository at this point in the history