Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.cc77 static PyArray_ArrFuncs arr_funcs; member
458 PyArray_ArrFuncs CustomFloatTypeDescriptor<T>::arr_funcs; member in tensorflow::__anon84e4b7bc0111::CustomFloatTypeDescriptor<T>
1631 PyArray_ArrFuncs& arr_funcs = CustomFloatTypeDescriptor<T>::arr_funcs; in RegisterNumpyDtype() local