Adds a minimal but viable implementation of string arrays (with numpy.dtypes.StringDType
) in JAX. Currently this only supports making of a string array by means of either jax.numpy.asarray
or jax.device_put
and reading it back with jax.device_get
.
#2009
Annotations
5 errors
Bazel CPU tests (linux-x86-n2-16, Python 3.12, x64=1)
Error: failed to run script step: command terminated with non-zero exit code: error executing command [sh -e /__w/_temp/c1e666e0-d535-11ef-9f9a-9f7d1625a334.sh], exit code 3
|
Bazel CPU tests (linux-x86-n2-16, Python 3.12, x64=1)
Process completed with exit code 1.
|
Bazel CPU tests (linux-x86-n2-16, Python 3.12, x64=1)
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
|
Bazel CPU tests (linux-x86-n2-16, Python 3.12, x64=0)
The job was canceled because "linux-x86-n2-16_1" failed.
|
Bazel CPU tests (linux-x86-n2-16, Python 3.12, x64=0)
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
|