Searched refs:Bfloat16PyType (Results 1 – 3 of 3) sorted by relevance
27 PyObject* Bfloat16PyType();
26 return tensorflow::Bfloat16PyType(); in TF_bfloat16_type()
674 PyObject* Bfloat16PyType() { in Bfloat16PyType() function