Skip to content

C++ API parity: ReLU #27435

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 11 commits into from
Closed

Conversation

pbelevich
Copy link
Contributor

@pbelevich pbelevich commented Oct 6, 2019

Stack from ghstack:

Differential Revision: D17835407

[ghstack-poisoned]
@pbelevich pbelevich requested a review from yf225 October 8, 2019 15:45
@pbelevich pbelevich requested a review from yf225 October 10, 2019 17:46
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 a lot @pbelevich !

@facebook-github-bot
Copy link
Contributor

@pbelevich merged this pull request in 8515650.

@bddppq
Copy link
Contributor

bddppq commented Oct 10, 2019

Update:

wrong blame, should be 829a5c8


I think this commit is the root cause of the cpp tests failure on current master:
https://circleci.com/api/v1.1/project/github/pytorch/pytorch/3154023/output/105/0?file=true

Oct 10 22:30:06 ======================================================================
Oct 10 22:30:06 ERROR: test_cpp (__main__.TestJit)
Oct 10 22:30:06 ----------------------------------------------------------------------
Oct 10 22:30:06 Traceback (most recent call last):
Oct 10 22:30:06   File "/var/lib/jenkins/workspace/test/common_utils.py", line 206, in wrapper
Oct 10 22:30:06     fn(*args, **kwargs)
Oct 10 22:30:06   File "test_jit.py", line 2049, in test_cpp
Oct 10 22:30:06     torch._C._jit_run_cpp_tests(run_cuda=False)
Oct 10 22:30:06 RuntimeError: basic_string::_M_construct null not valid
Oct 10 22:30:06 

@facebook-github-bot facebook-github-bot deleted the gh/pbelevich/34/head branch October 28, 2019 22:17
thiagocrepaldi pushed a commit to thiagocrepaldi/pytorch that referenced this pull request Feb 4, 2020
Summary: Pull Request resolved: pytorch#27435

Test Plan: Imported from OSS

Differential Revision: D17835407

Pulled By: pbelevich

fbshipit-source-id: b8ee86c7a76674bc88d8e995424dad22d3caab59
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