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

[REVIEW] Out-of-memory callback resource adaptor #892

Merged
merged 20 commits into from
Oct 26, 2021

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    e21c0b2 View commit details
    Browse the repository at this point in the history
  2. style: clang-format

    madsbk committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    3bdf7ce View commit details
    Browse the repository at this point in the history
  3. style: flake8 & isort

    madsbk committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    3f3c502 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d38f4b View commit details
    Browse the repository at this point in the history
  5. Added c++ test

    madsbk committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    3e874ca View commit details
    Browse the repository at this point in the history
  6. more rename

    madsbk committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    6e24c5b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Doc and renaming

    Co-authored-by: Mark Harris <mharris@nvidia.com>
    madsbk and harrism committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    8e59908 View commit details
    Browse the repository at this point in the history
  2. more renaming

    madsbk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    6a43fd5 View commit details
    Browse the repository at this point in the history
  3. style

    madsbk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    4057496 View commit details
    Browse the repository at this point in the history
  4. Copyright

    madsbk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    044f164 View commit details
    Browse the repository at this point in the history
  5. even more renaming

    madsbk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    883e6e3 View commit details
    Browse the repository at this point in the history
  6. copyright

    madsbk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    d6ec85f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d270dd View commit details
    Browse the repository at this point in the history
  8. renaming

    madsbk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    a3ac627 View commit details
    Browse the repository at this point in the history
  9. docs

    madsbk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    546ba04 View commit details
    Browse the repository at this point in the history
  10. cmake: renaming

    madsbk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    df84723 View commit details
    Browse the repository at this point in the history
  11. using std:function

    madsbk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    3045cee View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Docs

    Co-authored-by: Mark Harris <mharris@nvidia.com>
    madsbk and harrism committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    a1ed413 View commit details
    Browse the repository at this point in the history
  2. copyright

    madsbk committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    f69d299 View commit details
    Browse the repository at this point in the history
  3. Avoid the cb_arg struct

    madsbk committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    1da3dd0 View commit details
    Browse the repository at this point in the history