Skip to content

Commit

Permalink
Merge branch 'main' into jonbolin/16vm-aot
Browse files Browse the repository at this point in the history
  • Loading branch information
jonb377 committed Aug 15, 2024
2 parents e685da1 + 2f58552 commit cddc5ad
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 36 deletions.
2 changes: 0 additions & 2 deletions MaxText/maxengine_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
import sys
import pyconfig

# pylint: disable-next=unused-import
import register_jax_proxy_backend
import maxengine_config
from jetstream.core import server_lib, config_lib

Expand Down
32 changes: 0 additions & 32 deletions MaxText/register_jax_proxy_backend.py

This file was deleted.

2 changes: 0 additions & 2 deletions MaxText/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@
import optimizers
import profiler
import pyconfig
# pylint: disable-next=unused-import
import register_jax_proxy_backend
from vertex_tensorboard import VertexTensorboardManager
# Placeholder: internal

Expand Down

0 comments on commit cddc5ad

Please sign in to comment.