Skip to content

Conversation

oke-aditya
Copy link
Contributor

Closes #2970 .

I had to edit the docstring a bit to make it compatible with sphinx docs (I tested it locally).
Also I added typehinting, A subtle change.

@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #2979 (156c100) into master (1f4e3a4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2979   +/-   ##
=======================================
  Coverage   73.34%   73.34%           
=======================================
  Files          99       99           
  Lines        8825     8825           
  Branches     1391     1391           
=======================================
  Hits         6473     6473           
  Misses       1931     1931           
  Partials      421      421           
Impacted Files Coverage Δ
torchvision/ops/focal_loss.py 20.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f4e3a4...156c100. Read the comment docs.

Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@fmassa fmassa merged commit 120f70f into pytorch:master Nov 10, 2020
@fmassa fmassa added this to the v0.8.2 milestone Nov 10, 2020
fmassa pushed a commit to fmassa/vision-1 that referenced this pull request Nov 16, 2020
fmassa added a commit that referenced this pull request Nov 19, 2020
Co-authored-by: Aditya Oke <47158509+oke-aditya@users.noreply.github.com>
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
vfdev-5 pushed a commit to Quansight/vision that referenced this pull request Dec 4, 2020
@oke-aditya oke-aditya deleted the add_docs branch February 1, 2021 03:16
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.

[DOC] Documentation for sigmoid focal loss

3 participants