Skip to content

cmake: fix ONNX_NAMESPACE if USE_SYSTEM_ONNX #54973

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

Closed
wants to merge 1 commit into from

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Mar 30, 2021

ONNX_NAMESPACE is empty by default if USE_SYSTEM_ONNX ON, while it should be equal to onnx.

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Mar 30, 2021

💊 CI failures summary and remediations

As of commit 3e9aa56 (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.

@H-Huang H-Huang added the module: onnx Related to torch.onnx label Mar 30, 2021
@codecov
Copy link

codecov bot commented Mar 30, 2021

Codecov Report

Merging #54973 (3e9aa56) into master (f5d6b90) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #54973   +/-   ##
=======================================
  Coverage   77.45%   77.45%           
=======================================
  Files        1892     1892           
  Lines      186387   186387           
=======================================
+ Hits       144359   144363    +4     
+ Misses      42028    42024    -4     

@H-Huang H-Huang added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Mar 31, 2021
@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.

@SpaceIm SpaceIm deleted the fix/onnx-namespace-system branch March 31, 2021 15:39
@facebook-github-bot
Copy link
Contributor

@walterddr merged this pull request in aeedd5c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed Merged module: onnx Related to torch.onnx open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants