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

[v1.0.1] Phishing domain detection colab + bug fixes #20

Merged
merged 4 commits into from
Aug 8, 2024

Conversation

MarinaZhang
Copy link
Collaborator

[1.0.1] - 2024-08-07

Added

  • Domain phishing detection colab

Changed

  • Reset index after match() as it supposed to be stateless
  • Added option to return a raw ResultCollection out of match()

Fixed

  • Fixed GPU support for onnx which was disabled early on due to
    bug in the runtime that appears to be fixed
  • Debug messages now uses logging to make UniSim easier to use cli

@MarinaZhang MarinaZhang added bug Something isn't working documentation Improvements or additions to documentation labels Aug 8, 2024
@MarinaZhang MarinaZhang self-assigned this Aug 8, 2024
@ebursztein ebursztein merged commit 84110d9 into main Aug 8, 2024
3 checks passed
@ebursztein ebursztein deleted the domain-colab branch August 8, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants