Skip to content

Conversation

AdamHillier
Copy link
Contributor

This means we don't have to hard-code paths, and Android only needs to be configured when necessary (it won't be configured by default). Configuration code taken from TF.

Hopefully closes #598, which is a prerequisite for upgrading to Bazel 3.7, which is a prerequisite for upgrading to TF 2.5.

This means we don't have to hard-code paths, and Android only needs
to be configured when necessary. Configuration code taken from TF.
Closes larq#598.
@AdamHillier AdamHillier marked this pull request as ready for review April 10, 2021 12:29
@AdamHillier AdamHillier requested a review from a team April 10, 2021 12:29
@AdamHillier AdamHillier added the internal-improvement Internal Improvements and Maintenance label Apr 10, 2021
Copy link
Member

@lgeiger lgeiger left a comment

Choose a reason for hiding this comment

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

This is great! Thanks for updating.

I guess most of the config logic comes is adapted from the upstream TensorFlow repo?

@AdamHillier
Copy link
Contributor Author

I guess most of the config logic comes is adapted from the upstream TensorFlow repo?

Yes these functions are lifted verbatim 👍

@AdamHillier AdamHillier merged commit f7f9352 into larq:master Apr 12, 2021
@AdamHillier AdamHillier deleted the android-configure branch April 12, 2021 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal-improvement Internal Improvements and Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lce_converter build from source error: /tmp/lce_android
4 participants