Skip to content

Fix BUILD TEST#25418

Closed
zdevito wants to merge 7 commits intogh/zdevito/99/basefrom
gh/zdevito/99/head
Closed

Fix BUILD TEST#25418
zdevito wants to merge 7 commits intogh/zdevito/99/basefrom
gh/zdevito/99/head

Conversation

@zdevito
Copy link
Contributor

@zdevito zdevito commented Aug 29, 2019

JIT_TEST_SRCS is used in libtorch_python.so even when BUILD_TEST is off, so we need to include the cmake file regardless of if we end up building the separate executable.

Stack from ghstack:

Differential Revision: D17119129

@pytorchbot pytorchbot added module: build Build system issues module: cpp Related to C++ API labels Aug 29, 2019
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Aug 29, 2019
@zdevito zdevito requested a review from suo August 29, 2019 19:56
${JIT_TEST_ROOT}/test_subgraph_utils.cpp
${JIT_TEST_ROOT}/test_utils.cpp
)
set(JIT_TEST_SRCS ${JIT_TEST_SRCS} PARENT_SCOPE)
Copy link
Member

Choose a reason for hiding this comment

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

if you set PARENT_SCOPE above, this line is unnecessary

This was referenced Aug 30, 2019
Fix BUILD TEST

gh-metadata: pytorch pytorch 25418 gh/zdevito/99/head
Fix BUILD TEST

gh-metadata: pytorch pytorch 25418 gh/zdevito/99/head
Fix BUILD TEST

gh-metadata: pytorch pytorch 25418 gh/zdevito/99/head
Fix BUILD TEST

gh-metadata: pytorch pytorch 25418 gh/zdevito/99/head
Fix BUILD TEST

gh-metadata: pytorch pytorch 25418 gh/zdevito/99/head
Fix BUILD TEST

gh-metadata: pytorch pytorch 25418 gh/zdevito/99/head
@pytorchbot
Copy link
Collaborator

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
Stale pull requests will automatically be closed 30 days after being marked Stale

@github-actions github-actions bot closed this May 12, 2022
@facebook-github-bot facebook-github-bot deleted the gh/zdevito/99/head branch June 11, 2022 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

caffe2 cla signed module: build Build system issues module: cpp Related to C++ API oncall: jit Add this issue/PR to JIT oncall triage queue Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants