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

Fix fastrnn benchmark regression introduced by 49946 #50517

Closed
wants to merge 1 commit into from

Conversation

malfet
Copy link
Contributor

@malfet malfet commented Jan 14, 2021

Simply add missing from typing import List, Tuple and from torch import Tensor

Fixes regressions introduced by #49946

Simply add missing `from typing import List, Tuple` and `from torch import Tensor`
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Jan 14, 2021

💊 CI failures summary and remediations

As of commit 0b6e97a (more details on the Dr. CI page):


  • 1/1 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)

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.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

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

@malfet malfet requested review from wanchaol and a team January 14, 2021 02:43
@facebook-github-bot
Copy link
Contributor

@malfet merged this pull request in a3f9cf9.

@malfet malfet deleted the malfet/fix-regressions-introduced-by-49946 branch January 14, 2021 06:53
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.

None yet

3 participants