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

Send MMDDriftTorch self.kernel to device #587

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Send MMDDriftTorch self.kernel to device #587

merged 1 commit into from
Aug 16, 2022

Conversation

ascillitoe
Copy link
Contributor

Addresses a bug where the kernel attribute of MMDDriftTorch was not being sent to the device.

Closes #586

@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2022

Codecov Report

Merging #587 (e25d329) into master (1b88948) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #587   +/-   ##
=======================================
  Coverage   84.77%   84.77%           
=======================================
  Files         202      202           
  Lines       13538    13538           
=======================================
  Hits        11477    11477           
  Misses       2061     2061           
Impacted Files Coverage Δ
alibi_detect/cd/pytorch/mmd.py 95.45% <100.00%> (ø)

@ascillitoe ascillitoe added this to the v0.10.2 milestone Aug 16, 2022
@ascillitoe ascillitoe merged commit b3457a5 into SeldonIO:master Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PyTorch MMDDrift kernel not being sent to device
2 participants