Sign inSign up

intel/intel-optimized-xla

Verified Publisher

By Intel Corporation

•Updated over 1 year ago

Image
1

10K+

intel/intel-optimized-xla repository overview

⁠Intel® Optimized OpenXLA*

Transformable numerical computing at scale combined with Intel® Extension for OpenXLA*⁠, which includes a PJRT plugin implementation to seamlessly runs JAX*⁠ models on Intel GPUs.

⁠Images

The images below include JAX*⁠ and Intel® Extension for OpenXLA*⁠.

The images below additionally include Jupyter Notebook⁠ server:

⁠Run the Jupyter Container
docker run -it --rm \
    -p 8888:8888 \
    --net=host \
    -v $PWD/workspace:/workspace \
    -w /workspace \
    intel/intel-optimized-xla:0.6.0-pip-jupyter

After running the command above, copy the URL (something like http://127.0.0.1:$PORT/?token=***) into your browser to access the notebook server.

⁠Images with Intel® Distribution for Python*

The images below include Intel® Distribution for Python*⁠:

The images below additionally include Jupyter Notebook⁠ server:

⁠Build from Source

To build the images from source, clone the AI Containers⁠ repository, follow the main README.md file to setup your environment, and run the following command:

cd jax
docker compose build jax-base
docker compose run -it jax-base

You can find the list of services below for each container in the group:

Service NameDescription
jax-baseBase image with Intel® Extension for OpenXLA*⁠
jupyterAdds Jupyter Notebook server

⁠License

View the License⁠ for the [Intel® Distribution for Python].

The images below also contain other software which may be under other licenses (such as Pytorch*, Jupyter*, Bash, etc. from the base).

It is the image user's responsibility to ensure that any use of The images below comply with any relevant licenses for all software contained within.

* Other names and brands may be claimed as the property of others.

Tag summary

Content type

Image

Digest

sha256:6da19bca0…

Size

1.4 GB

Last updated

over 1 year ago

docker pull intel/intel-optimized-xla

This week's pulls

Pulls:

19

Last week