Skip to content

Conversation

makslevental
Copy link
Collaborator

@makslevental makslevental commented Apr 6, 2022

Fixes a bug in use of upstream normalize_function in our normalize_args_kwargs (in eager mode) and introduces unit tests.

NB: shouldnt_normalize currently fails i.e., args will successfully normalize despite being incorrect due to an upstream bug.

@makslevental makslevental requested a review from silvasean April 6, 2022 20:58
@makslevental makslevental force-pushed the fix_normalize_function branch from 33582ed to 20b2cb2 Compare April 6, 2022 22:59
@makslevental makslevental marked this pull request as ready for review April 6, 2022 23:00
@makslevental makslevental force-pushed the fix_normalize_function branch 2 times, most recently from 544e011 to 956ec9d Compare April 7, 2022 16:41
…_args_kwargs` (in eager mode) and introduces unit tests.

NB: `shouldnt_normalize2` and `shouldnt_normalize3` currently XPASS i.e., args *will* successfully normalize despite being incorrect due to an [upstream bug](pytorch/pytorch#75342).
@makslevental makslevental force-pushed the fix_normalize_function branch from 956ec9d to c3cee59 Compare April 7, 2022 18:37
@makslevental makslevental requested a review from silvasean April 7, 2022 18:47
@makslevental makslevental merged commit 18ef40a into llvm:main Apr 11, 2022
@makslevental makslevental deleted the fix_normalize_function branch April 13, 2022 16:57
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.

2 participants