Skip to content

Check if dl library is available and only then link it in for executorch in CMake. (#579) #657

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 1 commit into from

Conversation

tarun292
Copy link
Contributor

@tarun292 tarun292 commented Oct 6, 2023

Summary:
The dl library might not be available on embedded platforms. Before we link it in for executorch core lib we check if it exists for the toolchain we are using and then link it in if it does.

Differential Revision: D50001473

@netlify
Copy link

netlify bot commented Oct 6, 2023

Deploy Preview for resplendent-gnome-14e531 canceled.

Name Link
🔨 Latest commit 0a112ba
🔍 Latest deploy log https://app.netlify.com/sites/resplendent-gnome-14e531/deploys/6523635659573300086e02d6

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 6, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50001473

tarun292 added a commit that referenced this pull request Oct 7, 2023
…rch in CMake. (#657)

Summary:

The dl library might not be available on embedded platforms. Before we link it in for executorch core lib we check if it exists for the toolchain we are using and then link it in if it does.


Reviewed By: larryliu0820

Differential Revision: D50001473
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50001473

tarun292 added a commit that referenced this pull request Oct 7, 2023
…rch in CMake. (#657)

Summary:

The dl library might not be available on embedded platforms. Before we link it in for executorch core lib we check if it exists for the toolchain we are using and then link it in if it does.


Reviewed By: larryliu0820

Differential Revision: D50001473
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50001473

tarun292 added a commit that referenced this pull request Oct 9, 2023
…rch in CMake. (#657)

Summary:

The dl library might not be available on embedded platforms. Before we link it in for executorch core lib we check if it exists for the toolchain we are using and then link it in if it does.


Reviewed By: larryliu0820

Differential Revision: D50001473
…rch in CMake. (#657)

Summary:

The dl library might not be available on embedded platforms. Before we link it in for executorch core lib we check if it exists for the toolchain we are using and then link it in if it does.

Reviewed By: larryliu0820

Differential Revision: D50001473
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50001473

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50001473

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 4418dfd.

@facebook-github-bot facebook-github-bot deleted the export-D50001473 branch October 12, 2023 14:21
Gasoonjia pushed a commit that referenced this pull request Jul 30, 2024
Change doc to use tokenizer.model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants