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

cast float/int 64 to 32 in alibi-detect-server #3958

Merged
merged 2 commits into from
Feb 21, 2022
Merged

cast float/int 64 to 32 in alibi-detect-server #3958

merged 2 commits into from
Feb 21, 2022

Conversation

RafalSkolasinski
Copy link
Contributor

What this PR does / why we need it:

Which issue(s) this PR fixes:

Closes #3940

Special notes for your reviewer:

@seldondev
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign rafalskolasinski
You can assign the PR to them by writing /assign @rafalskolasinski in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@RafalSkolasinski
Copy link
Contributor Author

performance drop from re-casting should be negligible from majority of cases

image

Copy link
Contributor

@axsaucedo axsaucedo left a comment

Choose a reason for hiding this comment

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

Nice one - looks good, added a comment just to make sure we have context to avoid being removed accidentally

components/alibi-detect-server/adserver/protocols/util.py Outdated Show resolved Hide resolved
@axsaucedo
Copy link
Contributor

Seems needs rebase as well for python and docs tests fix

@axsaucedo
Copy link
Contributor

Nice one - looks good
/appove

FYI @ascillitoe

@axsaucedo axsaucedo merged commit 1017339 into SeldonIO:master Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enable explicit dtype cast in alibi detect server
3 participants