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
.
#70413
Annotations
4 errors
Set up Python 3.13
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
|
Run tests
Error: failed to run script step: command terminated with non-zero exit code: error executing command [sh -e /__w/_temp/e5f18b50-d535-11ef-acc8-f35b056aa440.sh], exit code 1
|
Run tests
Process completed with exit code 1.
|
Run tests
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
|
Loading