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

Enable C++ mode for abp_pcap_detection example #1687

Merged

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    6c1d80e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aae1664 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3231572 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89bb5a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba503e9 View commit details
    Browse the repository at this point in the history
  6. Don't disable C++ mode

    dagardner-nv committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    68bfa3c View commit details
    Browse the repository at this point in the history
  7. Don't disable C++ mode

    dagardner-nv committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8dee598 View commit details
    Browse the repository at this point in the history
  8. Don't set threads to 8, since we have 9 stages. Update port num to th…

    …e grpc port since we're using the python impl now
    dagardner-nv committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0d1c49d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e7e1e4 View commit details
    Browse the repository at this point in the history
  10. Remove the --force_convert_inputs=True flag this isn't needed and jus…

    …t causes a float32 vs float64 error in the add-scores stage
    dagardner-nv committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ebfec0f View commit details
    Browse the repository at this point in the history
  11. Remove unused import

    dagardner-nv committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4ebb47f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    60cf6ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ca7f07 View commit details
    Browse the repository at this point in the history
  3. Revert port-change

    dagardner-nv committed May 1, 2024
    Configuration menu
    Copy the full SHA
    20ea8b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b869c35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5458c41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df2a4b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab2a996 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1840ed1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0641f1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c49d3a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3931259 View commit details
    Browse the repository at this point in the history
  12. Add missing includes

    dagardner-nv committed May 1, 2024
    Configuration menu
    Copy the full SHA
    20ba1cc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    08db18d View commit details
    Browse the repository at this point in the history
  2. Revert "Remove --force_convert_inputs=True flag since implicit castin…

    …g is always enabled for C++ mode"
    
    This reverts commit f0641f1.
    dagardner-nv committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ca4179b View commit details
    Browse the repository at this point in the history
  3. Revert "Remove --force_convert_inputs=True flag since implicit castin…

    …g is always enabled for C++ mode"
    
    This reverts commit c49d3a7.
    dagardner-nv committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ced6be0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    4e424ec View commit details
    Browse the repository at this point in the history
  2. Remove unused kwargs

    dagardner-nv committed May 3, 2024
    Configuration menu
    Copy the full SHA
    eb2d2d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1640058 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f3d598 View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    dagardner-nv committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7661514 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9f9768 View commit details
    Browse the repository at this point in the history
  7. Update comment

    dagardner-nv committed May 3, 2024
    Configuration menu
    Copy the full SHA
    954d3b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41edb21 View commit details
    Browse the repository at this point in the history