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
.
#62
Annotations
3 errors
tsan
Error: failed to run script step: command terminated with non-zero exit code: error executing command [sh -e /__w/_temp/d64fdf70-e49a-11ef-bd5b-c10846b29310.sh], exit code 3
|
tsan
Process completed with exit code 1.
|
tsan
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
|