Searched refs:Bfloat16Dtype (Results 1 – 6 of 6) sorted by relevance
27 PyObject* Bfloat16Dtype();
23 [] { return pybind11::handle(tensorflow::Bfloat16Dtype()); }); in PYBIND11_MODULE()
1624 PyObject* Bfloat16Dtype() { in Bfloat16Dtype() function
74 py::handle bfloat16(tensorflow::Bfloat16Dtype()); in PrimitiveTypeToDtype()
100 []() { return py::handle(tensorflow::Bfloat16Dtype()); }); in PYBIND11_MODULE()
54 tensorflow::Bfloat16Dtype