Commit 75a285d Tyler Titsworth
authored
1 parent beea2f3 commit 75a285d Copy full SHA for 75a285d
File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 43
43
{
44
44
"fname" : " ./workflows/README.md" ,
45
45
"repo-name" : " intel/ai-workflows"
46
+ },
47
+ {
48
+ "fname" : " ./jax/README.md" ,
49
+ "repo-name" : " intel/intel-optimized-xla"
46
50
}
47
51
]
48
52
}
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ Transformable numerical computing at scale combined with [Intel® Extension for
7
7
The images below include [ JAX\* ] and [ Intel® Extension for OpenXLA\* ] .
8
8
9
9
| Tag(s) | [ JAX\* ] | [ Intel® Extension for OpenXLA\* ] | [ Flax] | Dockerfile |
10
- | -------------------------- | --------- | ----------------- | -------- | --------------- |
11
- | ` 0.4.0-pip-base ` , ` latest ` | [ v0.4.32] | [ v0.4.0-jax] | [ v0.9.0] | [ v0.4.0] |
10
+ | -------------------------- | --------- | -------------------------------- | -------- | --------------- |
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
You can’t perform that action at this time.
0 commit comments