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

Automate inference and make models arguments to inference engines #181

Merged
merged 55 commits into from
Feb 15, 2022

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    0eb7afa View commit details
    Browse the repository at this point in the history
  2. Weighted average utility (#134)

    zaqqwerty authored and farice committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    081d53a View commit details
    Browse the repository at this point in the history
  3. Add new style QHBMs (#125)

    zaqqwerty authored and farice committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    572ca41 View commit details
    Browse the repository at this point in the history
  4. Replace custom code with TF op (#141)

    zaqqwerty authored and farice committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    08a0814 View commit details
    Browse the repository at this point in the history
  5. Enable EBM seed (#143)

    zaqqwerty authored and farice committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    a802d93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    130d6b4 View commit details
    Browse the repository at this point in the history
  7. Energy expectation (#150)

    zaqqwerty authored and farice committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    824c8e2 View commit details
    Browse the repository at this point in the history
  8. Update TF, TFP, and TFQ versions (#152)

    * try updating
    
    * update python versions
    
    * Tests passing
    
    * increase tolerance for flaky test
    
    * update setup.py
    zaqqwerty authored and farice committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    3b6724a View commit details
    Browse the repository at this point in the history
  9. Utility function tests (#153)

    zaqqwerty authored and farice committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    10b9efe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39a281b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    508234e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

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

Commits on Feb 6, 2022

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

Commits on Feb 8, 2022

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

Commits on Feb 10, 2022

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

Commits on Feb 12, 2022

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

Commits on Feb 13, 2022

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

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    37e4c8b View commit details
    Browse the repository at this point in the history
  2. removed reduced tests

    zaqqwerty committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    ca48730 View commit details
    Browse the repository at this point in the history
  3. inferece change

    zaqqwerty committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    01d543b View commit details
    Browse the repository at this point in the history
  4. revert

    zaqqwerty committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    9b114a6 View commit details
    Browse the repository at this point in the history
  5. genralize expectation

    zaqqwerty committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    e8d6418 View commit details
    Browse the repository at this point in the history
  6. circuit infer tests passing

    zaqqwerty committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    3101bc5 View commit details
    Browse the repository at this point in the history
  7. update infer

    zaqqwerty committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    2a8c65a View commit details
    Browse the repository at this point in the history
  8. checkout energy files

    zaqqwerty committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    b538339 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e912c99 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb53dff View commit details
    Browse the repository at this point in the history
  11. format

    zaqqwerty committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    8f75cd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. circuit tests passing

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    480b52c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    855e7fd View commit details
    Browse the repository at this point in the history
  3. circuit tests passing

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    f40e2d2 View commit details
    Browse the repository at this point in the history
  4. inference tests passing

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b8cb22c View commit details
    Browse the repository at this point in the history
  5. format

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    0b9753d View commit details
    Browse the repository at this point in the history
  6. remove lint

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    0e466cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    378f48b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7099edc View commit details
    Browse the repository at this point in the history
  9. vqt tests passing

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b27c1b1 View commit details
    Browse the repository at this point in the history
  10. format

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    f9b675c View commit details
    Browse the repository at this point in the history
  11. remove lint

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    553dbfb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a6f2f75 View commit details
    Browse the repository at this point in the history
  13. infere

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4904110 View commit details
    Browse the repository at this point in the history
  14. update infere

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    85731bc View commit details
    Browse the repository at this point in the history
  15. energy tests passing

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    e71735b View commit details
    Browse the repository at this point in the history
  16. update infer

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    cb9bcd1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2f7a2ea View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1b0bdd6 View commit details
    Browse the repository at this point in the history
  19. move arg

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    c1603bd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    617c96b View commit details
    Browse the repository at this point in the history
  21. format

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    daa45d3 View commit details
    Browse the repository at this point in the history
  22. circuit infer test

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    bcad10d View commit details
    Browse the repository at this point in the history
  23. remove lint

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4d1fd5c View commit details
    Browse the repository at this point in the history
  24. update vqt tets

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b21cc0e View commit details
    Browse the repository at this point in the history
  25. format

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    dc44570 View commit details
    Browse the repository at this point in the history
  26. tolerance update

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b5d1666 View commit details
    Browse the repository at this point in the history
  27. lint

    zaqqwerty committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    0657d17 View commit details
    Browse the repository at this point in the history