Skip to content
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

Support XLA with CPU-only #5260

Merged
merged 28 commits into from
Jun 22, 2021
Merged

Support XLA with CPU-only #5260

merged 28 commits into from
Jun 22, 2021

Conversation

jackalcooper
Copy link
Collaborator

No description provided.

@jackalcooper jackalcooper requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 22, 2021 07:32
@jackalcooper jackalcooper requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 22, 2021 08:06
@jackalcooper jackalcooper requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 22, 2021 09:10
@hjchen2 hjchen2 self-requested a review June 22, 2021 09:28
@jackalcooper jackalcooper requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 22, 2021 09:36
@jackalcooper jackalcooper requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 22, 2021 09:40
@oneflow-ci-bot oneflow-ci-bot removed their request for review June 22, 2021 10:06
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 22, 2021 11:15
set(XRT_TF_URL https://github.com/Oneflow-Inc/tensorflow/archive/fc42cf2a17e4af9f494278ddee66b6d17e1e9eaf.zip)
use_mirror(VARIABLE XRT_TF_URL URL ${XRT_TF_URL})
use_mirror(VARIABLE DEFAULT_XRT_TF_URL URL "https://github.com/Oneflow-Inc/tensorflow/archive/7016a22292a607edc4175d07dae263faad31cd04.zip")
set(XRT_TF_URL ${DEFAULT_XRT_TF_URL} CACHE STRING "")
Copy link
Contributor

Choose a reason for hiding this comment

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

这里要改成下面这样,我这边才能编译:

set(XRT_TF_URL "https://github.com/Oneflow-Inc/tensorflow/archive/7016a22292a607edc4175d07dae263faad31cd04.zip")
use_mirror(VARIABLE XRT_TF_URL URL ${XRT_TF_URL})

@jackalcooper jackalcooper requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 22, 2021 15:00
@oneflow-ci-bot oneflow-ci-bot removed their request for review June 22, 2021 15:52
@oneflow-ci-bot oneflow-ci-bot merged commit 7f133a5 into master Jun 22, 2021
@oneflow-ci-bot oneflow-ci-bot deleted the xla_cpu_only branch June 22, 2021 15:52
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.

3 participants