Home
last modified time | relevance | path

Searched refs:Bfloat16PyType (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.h27 PyObject* Bfloat16PyType();
Dbfloat16.i26 return tensorflow::Bfloat16PyType(); in TF_bfloat16_type()
Dbfloat16.cc674 PyObject* Bfloat16PyType() { in Bfloat16PyType() function