Skip to content

Conversation

nuka137
Copy link
Contributor

@nuka137 nuka137 commented Oct 7, 2019

Add torch::nn::LogSoftmax module and functional support for the C++ API.

Related Issue: #25883

Reviewer: @yf225

@pytorchbot pytorchbot added the module: cpp Related to C++ API label Oct 7, 2019
Copy link
Contributor

Choose a reason for hiding this comment

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

Please change it to c10::optional<int64_t> with c10::nullopt default value

@yf225
Copy link
Contributor

yf225 commented Oct 9, 2019

Thanks a lot for the great work! We will need some fixes as suggested in #27446.

@nuka137
Copy link
Contributor Author

nuka137 commented Oct 10, 2019

@yf225

Fixed all issues discussed in #27446, and rebased to newest master branch.
Could you review this PR again?

Copy link
Contributor

@yf225 yf225 left a comment

Choose a reason for hiding this comment

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

Thanks so much for the great work @nuka137!

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@yf225 is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@yf225 merged this pull request in 6711969.

thiagocrepaldi pushed a commit to thiagocrepaldi/pytorch that referenced this pull request Feb 4, 2020
Summary:
Add torch::nn::LogSoftmax module and functional support for the C++ API.

Related Issue: pytorch#25883

Reviewer: yf225
Pull Request resolved: pytorch#27462

Differential Revision: D17867121

Pulled By: yf225

fbshipit-source-id: dae8ac981c1c6ccdef013cd2d886ad4a043f6243
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merged module: cpp Related to C++ API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants