Cupy: Supporting datetime64/timedelta64

Created on 8 Nov 2019  路  2Comments  路  Source: cupy/cupy

A couple of the types that NumPy supports, which do not appear to be supported in CuPy currently (though please correct me if I'm mistaken), are datetime64 and timedelta64. It would be great to have support for these within CuPy. This is useful when working on array data that may be acquired at some frequency over time.

feature low

Most helpful comment

Datetime64 support on GPU would change my life

All 2 comments

Yes, they're currently not supported by CuPy.

Datetime64 support on GPU would change my life

Was this page helpful?
0 / 5 - 0 ratings