Searched defs:arr_funcs (Results 1 – 1 of 1) sorted by relevance
77 static PyArray_ArrFuncs arr_funcs; member458 PyArray_ArrFuncs CustomFloatTypeDescriptor<T>::arr_funcs; member in tensorflow::__anon7a1ed7ad0111::CustomFloatTypeDescriptor<T>1631 PyArray_ArrFuncs& arr_funcs = CustomFloatTypeDescriptor<T>::arr_funcs; in RegisterNumpyDtype() local