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
.
#123
Annotations
5 errors
Bazel single accelerator CUDA tests (linux-x86-n2-16, Python 3.12, x64=0)
Error: failed to run script step: command terminated with non-zero exit code: error executing command [sh -e /__w/_temp/0eef37e0-d9d3-11ef-b2fb-57208f3b09d4.sh], exit code 3
|
Bazel single accelerator CUDA tests (linux-x86-n2-16, Python 3.12, x64=0)
Process completed with exit code 1.
|
Bazel single accelerator CUDA tests (linux-x86-n2-16, Python 3.12, x64=0)
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
|
Bazel single accelerator CUDA tests (linux-x86-n2-16, Python 3.12, x64=1)
The job was canceled because "linux-x86-n2-16_0" failed.
|
Bazel single accelerator CUDA tests (linux-x86-n2-16, Python 3.12, x64=1)
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
|