Skip to content

Conversation

@zyan0
Copy link

@zyan0 zyan0 commented Apr 7, 2021

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 7, 2021

💊 CI failures summary and remediations

As of commit 0dc2f5d (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.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D27628059

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D27628059

@zyan0 zyan0 force-pushed the export-D27628059 branch from abd5863 to e4e3af5 Compare April 7, 2021 19:24
@zyan0 zyan0 added the hackathon label Apr 7, 2021
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D27628059

@zyan0 zyan0 force-pushed the export-D27628059 branch from e4e3af5 to 656ec1b Compare April 7, 2021 19:33
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D27628059

@zyan0 zyan0 force-pushed the export-D27628059 branch from 656ec1b to 26c7b7b Compare April 7, 2021 19:39
Copy link
Contributor

Choose a reason for hiding this comment

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

This will "work" but it will be better to inline reflection_pad1d_out_template into the IMPL_FUNC and then delete the unnecessary shape checking code.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ditto here

Copy link
Author

Choose a reason for hiding this comment

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

reflection_pad1d_out_template is still used in reflection_pad1d_cpu for reflection_pad1d to dispatch QuantizedCPU.

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.

This is a good start but it would be better to now remove the redundant checks.

@zyan0 zyan0 force-pushed the export-D27628059 branch from 26c7b7b to f3d773e Compare April 8, 2021 18:16
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D27628059

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D27628059

@zyan0 zyan0 force-pushed the export-D27628059 branch from f3d773e to db368dc Compare April 8, 2021 19:42
@codecov
Copy link

codecov bot commented Apr 9, 2021

Codecov Report

Merging #55531 (2046763) into master (c7312f5) will increase coverage by 2.73%.
The diff coverage is 64.87%.

❗ Current head 2046763 differs from pull request most recent head 0dc2f5d. Consider uploading reports for the commit 0dc2f5d to get more accurate results

@@            Coverage Diff             @@
##           master   #55531      +/-   ##
==========================================
+ Coverage   74.66%   77.40%   +2.73%     
==========================================
  Files        1896     1902       +6     
  Lines      187857   188386     +529     
==========================================
+ Hits       140268   145814    +5546     
+ Misses      47589    42572    -5017     

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D27628059

@zyan0 zyan0 force-pushed the export-D27628059 branch from db368dc to 2046763 Compare April 12, 2021 18:24
Summary:
Pull Request resolved: pytorch#55531

Following https://github.com/pytorch/rfcs/blob/rfc-0005/RFC-0005-structured-kernel-definitions.md

Test Plan: unittests

Reviewed By: ezyang

Differential Revision: D27628059

fbshipit-source-id: 3c314e6263313d13daa08da81f76eed29b390de6
@zyan0 zyan0 force-pushed the export-D27628059 branch from 2046763 to 0dc2f5d Compare April 13, 2021 17:49
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D27628059

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in a61d91e.

krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary:
Pull Request resolved: pytorch#55531

Following https://github.com/pytorch/rfcs/blob/rfc-0005/RFC-0005-structured-kernel-definitions.md

Test Plan: unittests

Reviewed By: ezyang

Differential Revision: D27628059

fbshipit-source-id: 885a10b766db39f8f8df4dcaaf0769fcf2ff9751
@bdhirsh bdhirsh changed the title Port reflection_pad1d to structured kernel reflection_pad1: port to structured kernel May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants