Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow custom patches per conf #95

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

adrianghc
Copy link
Contributor

This allows a configuration to make custom patches to TensorFlow or to Bazel. These patches can be configured by providing their paths inside the TF_PATCH and BAZEL_PATCH variables (relative to the patch/tensorflow or patch/bazel directories, respectively). These patches are applied in addition to the ones that would be applied if TF_PATCH and BAZEL_PATCH were yes. If TF_PATCH and BAZEL_PATCH are yes, as in the current configurations, the behavior shall be the same as before this pull request. If TF_PATCH and BAZEL_PATCH are empty or not configured, the behavior shall be the same as before this pull request and no patches shall be applied.

@adrianghc
Copy link
Contributor Author

I just noticed this one is still missing, is it because of the merge conflict caused by the other PRs (now fixed) or is there another reason?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant