Jax: Support string arrays

Created on 27 Jan 2020  路  2Comments  路  Source: google/jax

Would it be realistic for JAX to support string arrays like numpy does?

question

Most helpful comment

It seems unlikely because the underlying infrastructure (XLA) has no support for strings. It's not out of the question that this might change as the compiler infrastructure evolves.

All 2 comments

It seems unlikely because the underlying infrastructure (XLA) has no support for strings. It's not out of the question that this might change as the compiler infrastructure evolves.

How about we close this issue for now, though, at least on the JAX issue tracker, since IIUC it's not on the horizon?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

clemisch picture clemisch  路  3Comments

lhk picture lhk  路  3Comments

clemisch picture clemisch  路  3Comments

kunc picture kunc  路  3Comments

sussillo picture sussillo  路  3Comments