Sign in
opensecura
/
3p
/
openxla
/
iree
/
0077358221e3fd2a52d114115ac9b9d17089fc16
/
.
/
experimental
/
distributed
/
python
/
pyproject.toml
blob: b2a5b4e3c2f8bb4cfede0f37ad2cdf6833f0b286 [
file
] [
log
] [
blame
]
[
project
]
name
=
"iree-distributed"
version
=
"0.0.0"
dependencies
=
[
"iree-compiler"
,
"iree-runtime"
,
"jax[cpu]"
,
"mpi4py"
,
"numpy"
,
]
[
build
-
system
]
requires
=
[
"setuptools>=61"
,
"wheel"
,
"packaging"
,
]
build
-
backend
=
"setuptools.build_meta"