Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

NAT bug fix#676

Open
cndn wants to merge 1 commit into
pytorch:masterfrom
cndn:export-D19145640
Open

NAT bug fix#676
cndn wants to merge 1 commit into
pytorch:masterfrom
cndn:export-D19145640

Conversation

@cndn

@cndn cndn commented Dec 18, 2019

Copy link
Copy Markdown
Contributor

Summary:
Remove a duplicate operation. Line 1838 is doing the same thing.

Earlier max_iter > 1 inference is broken internally. This fixes it, though we don't observe much performance gain for max_iter > 1. And the performance max_iter=1 doesn't change.

Reviewed By: kahne

Differential Revision: D19145640

Summary:
Remove a duplicate operation. Line 1838 is doing the same thing.

Earlier max_iter > 1 inference is broken internally. This fixes it, though we don't observe much performance gain for max_iter > 1. And the performance max_iter=1 doesn't change.

Reviewed By: kahne

Differential Revision: D19145640

fbshipit-source-id: d16ac37cfa2b77b5d25e2bd4d304c4847e71f6d1
@facebook-github-bot

Copy link
Copy Markdown

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants