Skip to content

Whole archive libs with registerers #19

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

Merged
merged 1 commit into from
Mar 20, 2020

Conversation

bddppq
Copy link
Contributor

@bddppq bddppq commented Mar 19, 2020

corresponding bazel flag is "alwayslink"

Fixes #9

corresponding bazel flag is "alwayslink"

Fixes pytorch#9

Signed-off-by: Junjie Bai <[email protected]>
@bddppq bddppq force-pushed the whole-archive-registerers branch from 507adcb to 6aeb2da Compare March 19, 2020 02:41
Copy link
Collaborator

@narendasan narendasan left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the fix and the info on the flag!

@narendasan narendasan merged commit e638ea3 into pytorch:master Mar 20, 2020
frank-wei pushed a commit that referenced this pull request Jun 4, 2022
Summary:
Pull Request resolved: pytorch/fx2trt#19

protocol is only in typing module after python 3.8 and we would want the minimum version requirement to be 3.7 (align with PyTorch and TensorRT).

Reviewed By: brad-mengchi

Differential Revision: D34896436

fbshipit-source-id: 71eea83c313d22f649715f1b4561f07df84f096e
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.

Fix the hack to keep the evaluator and converter implementations in the library
2 participants