Skip to content

Conversation

@walterddr
Copy link
Contributor

@walterddr walterddr commented May 6, 2021

relate to #57417.

@facebook-github-bot facebook-github-bot added oncall: jit Add this issue/PR to JIT oncall triage queue cla signed labels May 6, 2021
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 6, 2021

💊 CI failures summary and remediations

As of commit 128fcbb (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@walterddr walterddr changed the title Structure kernel mm port mm to structure kernel May 7, 2021
@walterddr walterddr force-pushed the structure_kernel_mm branch from 81372d7 to e461b18 Compare May 13, 2021 21:29
@facebook-github-bot
Copy link
Contributor

@walterddr has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@walterddr walterddr marked this pull request as ready for review May 14, 2021 03:05
@walterddr walterddr requested a review from ezyang as a code owner May 14, 2021 03:05
test/test_nn.py Outdated
Copy link
Contributor

Choose a reason for hiding this comment

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

The changes here look a little questionable. I think we want it to be possible to stream inputs through modules, in general, so you should keep calling the m(input) (and maybe put some asserts on them). So instead of removing the m(input) call entirely, if they are now passing, you should keep calling them to exercise.

Copy link
Contributor

Choose a reason for hiding this comment

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

nit: don't need to explicitly cast the initializer list to IntArrayRef, there's an implicit conversion

Copy link
Contributor

Choose a reason for hiding this comment

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

Phoning in #57827

Copy link
Contributor

Choose a reason for hiding this comment

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

phoning in #57949

Copy link
Contributor

Choose a reason for hiding this comment

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

Delete the resize_ here, it's always a noop

Copy link
Contributor

@ezyang ezyang left a comment

Choose a reason for hiding this comment

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

some minor fixes, thanks for doing this

@walterddr walterddr force-pushed the structure_kernel_mm branch 2 times, most recently from 8991514 to 26da71a Compare May 21, 2021 13:24
@facebook-github-bot
Copy link
Contributor

@walterddr has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@walterddr walterddr force-pushed the structure_kernel_mm branch from 26da71a to 128fcbb Compare May 22, 2021 14:49
@facebook-github-bot
Copy link
Contributor

@walterddr has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@walterddr merged this pull request in c1c9be1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed Merged oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants