Home
last modified time | relevance | path

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

/external/ml_dtypes/ml_dtypes/_src/
Dintn_numpy.h56 static PyArray_ArrFuncs arr_funcs; member
790 PyArray_ArrFuncs& arr_funcs = IntNTypeDescriptor<T>::arr_funcs; in RegisterIntNDtype() local
Dcustom_float.h66 static PyArray_ArrFuncs arr_funcs; member
870 PyArray_ArrFuncs& arr_funcs = CustomFloatType<T>::arr_funcs; in RegisterFloatDtype() local
/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.cc77 static PyArray_ArrFuncs arr_funcs; member
458 PyArray_ArrFuncs CustomFloatTypeDescriptor<T>::arr_funcs; member in tensorflow::__anonc29c122d0111::CustomFloatTypeDescriptor<T>
1631 PyArray_ArrFuncs& arr_funcs = CustomFloatTypeDescriptor<T>::arr_funcs; in RegisterNumpyDtype() local