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

Fixes binary feature postprocessing upcast #2101

Merged
merged 2 commits into from
Jun 6, 2022

Conversation

geoffreyangus
Copy link
Collaborator

@geoffreyangus geoffreyangus commented Jun 6, 2022

Fixes a discrepancy between torchscript and vanilla binary feature postprocessing caused by upcasting in pd.Series.map. Should deflake test_torchscript:test_torchscript_e2e.

Copy link
Collaborator

@dantreiman dantreiman left a comment

Choose a reason for hiding this comment

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

LGTM!

@github-actions
Copy link

github-actions bot commented Jun 6, 2022

Unit Test Results

       6 files  ±0         6 suites  ±0   2h 33m 8s ⏱️ + 4m 27s
2 805 tests ±0  2 773 ✔️ ±0    32 💤 ±0  0 ±0 
8 415 runs  ±0  8 315 ✔️ ±0  100 💤 ±0  0 ±0 

Results for commit 5ba51a4. ± Comparison against base commit b20cbdd.

@geoffreyangus geoffreyangus merged commit d3eea13 into master Jun 6, 2022
@geoffreyangus geoffreyangus deleted the fix-binary-feature-upcast branch June 6, 2022 20:28
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.

None yet

3 participants