[docs] Add images to some activation functions#65415
[docs] Add images to some activation functions#65415rodrigoberriel wants to merge 1 commit intopytorch:masterfrom
Conversation
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 462ee84 (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. |
albanD
left a comment
There was a problem hiding this comment.
I think you forgot to add the images to the commit?
AFAIK, they are generated on-the-fly: Lines 16 to 17 in 00b732e |
|
Ho interesting, I didn't knew we had such a script :p |
|
@albanD has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Codecov Report
@@ Coverage Diff @@
## master #65415 +/- ##
==========================================
+ Coverage 66.24% 66.38% +0.14%
==========================================
Files 738 738
Lines 94182 94182
==========================================
+ Hits 62387 62522 +135
+ Misses 31795 31660 -135 |
Fixes #65368. See discussion in the issue.
cc @mruberry @ssnl @jbschlosser @soulitzer