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

Deprecate ResponseMemoryProbs & MultiResponseProbsMessage #711

Merged

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    cdfdcfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b353ec View commit details
    Browse the repository at this point in the history
  3. Update tests

    dagardner-nv committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ca9f5a2 View commit details
    Browse the repository at this point in the history
  4. add a tensors property

    dagardner-nv committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e2022bc View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    47788b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae0f480 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Use a type alias

    dagardner-nv committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    26cb7bf View commit details
    Browse the repository at this point in the history
  2. WIP

    dagardner-nv committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    00815f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e84e64 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Fix bad copy-paste

    dagardner-nv committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    f9a317c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91f58ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d85a52 View commit details
    Browse the repository at this point in the history
  4. wip - not working

    dagardner-nv committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    648ca0a View commit details
    Browse the repository at this point in the history
  5. wip

    dagardner-nv committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    158e7e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Fix constructor args

    dagardner-nv committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7341d02 View commit details
    Browse the repository at this point in the history
  2. tests wip

    dagardner-nv committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    392eb44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c7f41 View commit details
    Browse the repository at this point in the history
  4. wip

    dagardner-nv committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    952cfeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac6f381 View commit details
    Browse the repository at this point in the history
  6. Finish tests

    dagardner-nv committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b443ac0 View commit details
    Browse the repository at this point in the history
  7. Ensure popen is defined

    dagardner-nv committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    9a6d1cd View commit details
    Browse the repository at this point in the history
  8. Move tensor_map_t

    dagardner-nv committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    87b63c3 View commit details
    Browse the repository at this point in the history
  9. wip

    dagardner-nv committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f64c895 View commit details
    Browse the repository at this point in the history
  10. Use typedef

    dagardner-nv committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7fc1c71 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db2bb9f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

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

Commits on Feb 1, 2023

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

Commits on Feb 7, 2023

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

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    75a9e4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d428e16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98c02e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc58151 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e12fb17 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    90d1c3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3749c45 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. wip

    dagardner-nv committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    c4ba089 View commit details
    Browse the repository at this point in the history
  2. wip

    dagardner-nv committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    bce1ec3 View commit details
    Browse the repository at this point in the history
  3. Interface proxy classes for TensorMemory subclasses now inherit from …

    …eachother, method aliases now mapped in messages.cpp
    dagardner-nv committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    24b62f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfb6cb9 View commit details
    Browse the repository at this point in the history
  5. Add py::args to bindings

    dagardner-nv committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    aac60f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e12412 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    def8a98 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'david-constructors-604' of github.com:dagardner-nv/Morp…

    …heus into david-constructors-604
    dagardner-nv committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    a6e63ee View commit details
    Browse the repository at this point in the history
  9. Add util function for logging deprecated message classes, and unittes…

    …t to verify that ResponseMemoryProbs and MultiResponseProbsMessage are deprecated
    dagardner-nv committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    1a784f9 View commit details
    Browse the repository at this point in the history
  10. fix

    dagardner-nv committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    1482be1 View commit details
    Browse the repository at this point in the history
  11. Deprecate ResponseMemory and MultiResponseProbsMessage, MultiResponse…

    …AEMessage now inherits from MultiResponseMessage
    dagardner-nv committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9c1f997 View commit details
    Browse the repository at this point in the history
  12. wip

    dagardner-nv committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    13bcbf3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

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

    dagardner-nv committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    76e55ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8dd5b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8904dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59f9837 View commit details
    Browse the repository at this point in the history
  6. WIP

    dagardner-nv committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    35275e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1543220 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f7cba3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    08783ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ec93a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    0bdeefb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8766858 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2591b70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c40b7e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a90e4c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    59c03cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e993cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c70d3bf View commit details
    Browse the repository at this point in the history
  4. Remove get_tensor_object

    dagardner-nv committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    94bbe6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1c0823 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9eb78a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8380a83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64265e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Fix tests

    dagardner-nv committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    e96f8c2 View commit details
    Browse the repository at this point in the history
  2. Add type hints

    dagardner-nv committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    c68b0f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    408f67b View commit details
    Browse the repository at this point in the history
  2. Add type hint

    dagardner-nv committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    56d46c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddd4da7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14d8d47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47efc93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c91579 View commit details
    Browse the repository at this point in the history
  7. wip

    dagardner-nv committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    2b773bb View commit details
    Browse the repository at this point in the history
  8. wip

    dagardner-nv committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    b31b02f View commit details
    Browse the repository at this point in the history
  9. wip

    dagardner-nv committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    d04685b View commit details
    Browse the repository at this point in the history
  10. wip

    dagardner-nv committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    0e3dc97 View commit details
    Browse the repository at this point in the history
  11. Edge connectors

    dagardner-nv committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    6e0c263 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eaaaeb0 View commit details
    Browse the repository at this point in the history
  13. wip

    dagardner-nv committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    8333577 View commit details
    Browse the repository at this point in the history
  14. cleanups

    dagardner-nv committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    fc41741 View commit details
    Browse the repository at this point in the history
  15. cleanups

    dagardner-nv committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    0522823 View commit details
    Browse the repository at this point in the history
  16. Insert license

    dagardner-nv committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    8c748e7 View commit details
    Browse the repository at this point in the history
  17. IWYU fixes

    dagardner-nv committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5a3cebb View commit details
    Browse the repository at this point in the history
  18. Formatting

    dagardner-nv committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    3635018 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    d9a3ef6 View commit details
    Browse the repository at this point in the history
  2. Fix merge error

    dagardner-nv committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    3c5ead2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f8b011 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    dagardner-nv committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    905ab46 View commit details
    Browse the repository at this point in the history
  5. IWYU

    dagardner-nv committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    79f117f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    0481361 View commit details
    Browse the repository at this point in the history
  2. Fix merge error [no ci]

    dagardner-nv committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    54e467c View commit details
    Browse the repository at this point in the history
  3. Fix merge error [no ci]

    dagardner-nv committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d7c3b74 View commit details
    Browse the repository at this point in the history
  4. Fix tests [no ci]

    dagardner-nv committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    94fc8eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    915d35c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

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

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    9e46542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24979b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    a838d0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a47ed9 View commit details
    Browse the repository at this point in the history
  3. Cleanup and documentation

    mdemoret-nv committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    5e01e65 View commit details
    Browse the repository at this point in the history
  4. Fixing typo

    mdemoret-nv committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7b7f895 View commit details
    Browse the repository at this point in the history
  5. Fixing failing tests

    mdemoret-nv committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    d11aaec View commit details
    Browse the repository at this point in the history
  6. IWYU fixes

    mdemoret-nv committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    e1bd57b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80dde3a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    b8c1a0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    775b583 View commit details
    Browse the repository at this point in the history
  3. IWYU fixes

    mdemoret-nv committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    b6fe24b View commit details
    Browse the repository at this point in the history