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

Adds torch.* API section for TorchScript Lang Ref #53236

Closed
wants to merge 1 commit into from
Closed

Adds torch.* API section for TorchScript Lang Ref #53236

wants to merge 1 commit into from

Conversation

gmagogsfm
Copy link
Contributor

No description provided.

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Mar 4, 2021

💊 CI failures summary and remediations

As of commit 42dd399 (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.

Copy link
Member

@penguinwu penguinwu left a comment

Choose a reason for hiding this comment

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

Apart from the in-place comments, for consistency, we may want to:

  • Specify full signature for all APIs
  • Some APIs include a link to a more detailed API description (e.g., is_instanceof()), but others do not. Should we make things consistent to add missing detailed API descriptions to the right places?
  • Differentiate decorators and APIs, perhaps add @ in front of decorators?

Copy link
Member

@penguinwu penguinwu left a comment

Choose a reason for hiding this comment

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

LGTM

@facebook-github-bot
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Apr 2, 2021

Codecov Report

Merging #53236 (42dd399) into master (8822c7e) will decrease coverage by 0.41%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #53236      +/-   ##
==========================================
- Coverage   77.39%   76.97%   -0.42%     
==========================================
  Files        1897     1897              
  Lines      187160   187160              
==========================================
- Hits       144848   144071     -777     
- Misses      42312    43089     +777     

@facebook-github-bot
Copy link
Contributor

@gmagogsfm merged this pull request in ec609e7.

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