Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Batched implementation of get_anomaly_score_losses #5

Merged
2 commits merged into from
Jan 14, 2023

Conversation

hsin-c
Copy link

@hsin-c hsin-c commented Dec 5, 2022

Addressing: nv-morpheus/Morpheus#498

Batching the evaluation of the input dataframe in the get_anomaly_score_losses function helps with the high GPU memory usage issue.

@hsin-c hsin-c requested a review from a team December 5, 2022 09:45
Copy link

@dagardner-nv dagardner-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@efajardo-nv
Copy link

LGTM

Copy link

@mdemoret-nv mdemoret-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good with the new batching.

@mdemoret-nv mdemoret-nv added improvement Improvement to existing functionality non-breaking Non-breaking change labels Jan 14, 2023
@mdemoret-nv
Copy link

/merge

@ghost ghost merged commit d5c7820 into nv-morpheus:branch-23.01 Jan 14, 2023
dagardner-nv pushed a commit that referenced this pull request Jan 31, 2023
add explainability & remove cat to binary section
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
improvement Improvement to existing functionality non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants