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

Adds ONNX Surrogate support from OMLT #1308

Merged
merged 27 commits into from
Nov 4, 2024

Commits on Dec 20, 2023

  1. fist commit

    avdudchenko committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    aa91b43 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. added tests

    avdudchenko committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0a54049 View commit details
    Browse the repository at this point in the history
  2. undid test issues

    avdudchenko committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    44372d5 View commit details
    Browse the repository at this point in the history
  3. added direct load test

    avdudchenko committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c71ca74 View commit details
    Browse the repository at this point in the history
  4. adde method tosave model to mirror keras

    Likely want to  refactor this later
    avdudchenko committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8cef183 View commit details
    Browse the repository at this point in the history
  5. fixed acidental delet

    avdudchenko committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    12b3251 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d56b81 View commit details
    Browse the repository at this point in the history
  7. clean up imports

    avdudchenko committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    975ecd6 View commit details
    Browse the repository at this point in the history
  8. Update pytest.ini

    avdudchenko committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8020526 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    30d45ae View commit details
    Browse the repository at this point in the history
  2. Fixed onnx dependancy

    avdudchenko committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f0869f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Sep 3, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 26, 2024

  1. lint and rst fixes

    avdudchenko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6ebe52d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0547aa1 View commit details
    Browse the repository at this point in the history
  3. fix gitignore

    avdudchenko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    241ae73 View commit details
    Browse the repository at this point in the history
  4. pylint and sphynix IDAES#2

    avdudchenko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4ffdd5e View commit details
    Browse the repository at this point in the history
  5. fixing rst

    avdudchenko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    16871cd View commit details
    Browse the repository at this point in the history
  6. doc string fix

    avdudchenko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2d35aa2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d632d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 18, 2024

  1. updates to comments

    avdudchenko committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d4fb28d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf64637 View commit details
    Browse the repository at this point in the history
  3. linting fixe

    avdudchenko committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ef3bf7b View commit details
    Browse the repository at this point in the history
  4. added onnx to distro

    avdudchenko committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1084f5c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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