Home
last modified time | relevance | path

Searched defs:npy_type (Results 1 – 3 of 3) sorted by relevance

/external/ml_dtypes/ml_dtypes/_src/
Dintn_numpy.h46 static int npy_type; member
Dcustom_float.h57 static int npy_type; member
/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.cc67 static int npy_type; member
82 int CustomFloatTypeDescriptor<T>::npy_type = NPY_NOTYPE; member in tensorflow::__anonc29c122d0111::CustomFloatTypeDescriptor<T>