Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dbfloat16.cc62 struct CustomFloatTypeDescriptor { struct
63 static int Dtype() { return npy_type; } in Dtype()
67 static int npy_type;
69 static PyTypeObject type;
73 static PyTypeObject* type_ptr;
75 static PyNumberMethods number_methods;
77 static PyArray_ArrFuncs arr_funcs;
79 static PyArray_Descr npy_descr;