@@ -6,13 +6,13 @@ Transformable numerical computing at scale combined with [Intel® Extension for
6
6
7
7
The images below include [ JAX\* ] and [ Intel® Extension for OpenXLA\* ] .
8
8
9
- | Tag(s) | [ JAX\* ] | [ Intel OpenXLA\* ] | [ Flax] | Dockerfile |
9
+ | Tag(s) | [ JAX\* ] | [ Intel® Extension for OpenXLA\* ] | [ Flax] | Dockerfile |
10
10
| -------------------------- | --------- | ----------------- | -------- | --------------- |
11
11
| ` 0.4.0-pip-base ` , ` latest ` | [ v0.4.32] | [ v0.4.0-jax] | [ v0.9.0] | [ v0.4.0] |
12
12
13
13
The images below additionally include [ Jupyter Notebook] ( https://jupyter.org/ ) server:
14
14
15
- | Tag(s) | [ JAX\* ] | [ Intel OpenXLA\* ] | [ Flax] | Dockerfile |
15
+ | Tag(s) | [ JAX\* ] | [ Intel® Extension for OpenXLA\* ] | [ Flax] | Dockerfile |
16
16
| ------------------- | --------- | ----------------- | -------- | --------------- |
17
17
| ` 0.4.0-pip-jupyter ` | [ v0.4.32] | [ v0.4.0-jax] | [ v0.9.0] | [ v0.4.0] |
18
18
@@ -33,13 +33,13 @@ After running the command above, copy the URL (something like `http://127.0.0.1:
33
33
34
34
The images below include [ Intel® Distribution for Python* ] :
35
35
36
- | Tag(s) | [ JAX\* ] | [ Intel OpenXLA\* ] | [ Flax] | Dockerfile |
36
+ | Tag(s) | [ JAX\* ] | [ Intel® Extension for OpenXLA\* ] | [ Flax] | Dockerfile |
37
37
| ---------------- | --------- | ----------------- | -------- | --------------- |
38
38
| ` 0.4.0-idp-base ` | [ v0.4.32] | [ v0.4.0-jax] | [ v0.9.0] | [ v0.4.0] |
39
39
40
40
The images below additionally include [ Jupyter Notebook] ( https://jupyter.org/ ) server:
41
41
42
- | Tag(s) | [ JAX\* ] | [ Intel OpenXLA\* ] | [ Flax] | Dockerfile |
42
+ | Tag(s) | [ JAX\* ] | [ Intel® Extension for OpenXLA\* ] | [ Flax] | Dockerfile |
43
43
| ------------------- | --------- | ----------------- | -------- | --------------- |
44
44
| ` 0.4.0-idp-jupyter ` | [ v0.4.32] | [ v0.4.0-jax] | [ v0.9.0] | [ v0.4.0] |
45
45
@@ -72,7 +72,7 @@ It is the image user's responsibility to ensure that any use of The images below
72
72
73
73
<!-- Below are links used in these document. They are not rendered: -->
74
74
75
- [ Intel® Distribution for Python ] : https://www.intel.com/content/www/us/en/developer/tools/oneapi/distribution-for-python.html#gs.9bos9m
75
+ [ Intel® Distribution for Python* ] : https://www.intel.com/content/www/us/en/developer/tools/oneapi/distribution-for-python.html#gs.9bos9m
76
76
[ Intel® Extension for OpenXLA\* ] : https://github.com/intel/intel-extension-for-openxla
77
77
[ JAX\* ] : https://github.com/google/jax
78
78
[ Flax ] : https://github.com/google/flax
0 commit comments