Skip to content

Add std namespace to string to fix build#128

Closed
GMNGeoffrey wants to merge 1 commit intomasterfrom
gcmn
Closed

Add std namespace to string to fix build#128
GMNGeoffrey wants to merge 1 commit intomasterfrom
gcmn

Conversation

@GMNGeoffrey
Copy link
Copy Markdown
Contributor

These are currently unprefixed which fails with bazel build.

With this change
$ bazel build -- //... -//integrations/tensorflow/e2e:simple_arithmetic_test
passes (exclude is for the failures in #127)

stellaraccident pushed a commit that referenced this pull request Sep 24, 2023
This uses a GCS bucket as a remote cache partitioned by docker image
name and digest.

This can be used for other builds as well using the same process.
Speedups here are not spectacular, but it helps a bit.

Tested:

https://github.com/openxla/openxla-pjrt-plugin/actions/workflows/build_packages.yml
Run 1 was writing the cache only and run 2 was with caching.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants