Skip to content

Commit 48edd8d

Browse files
authored
Merge pull request #145 from jax-ml/revert-144-test_713057895
Revert "Add github actions for OSS testing on CPU."
2 parents d0dc377 + c6ff609 commit 48edd8d

File tree

13 files changed

+8
-978
lines changed

13 files changed

+8
-978
lines changed

.bazelrc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,6 @@ build:clang --copt=-Wno-gnu-offsetof-extensions
9898
# Disable clang extention that rejects unknown arguments.
9999
build:clang --copt=-Qunused-arguments
100100

101-
##############################################################################
102-
# Test configurations.
103-
##############################################################################
104-
test:cpu --test_env=JAX_PLATFORMS=cpu --test_tag_filters=cpu
105-
106101
#############################################################################
107102
# Some configs to make getting some forms of debug builds. In general, the
108103
# codebase is only regularly built with optimizations. Use 'debug_symbols' to

.github/workflows/build_and_test.yml

Lines changed: 0 additions & 73 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,3 @@ poetry.lock
2222

2323
# PyCharm
2424
.idea
25-
26-
# Bazel
27-
/bazel-*
28-
29-
# Built wheels.
30-
/*.whl

jax_tpu_embedding/sparsecore/lib/auto_pipelining/BUILD

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)