Home
last modified time | relevance | path

Searched refs:Bfloat16Dtype (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.h27 PyObject* Bfloat16Dtype();
Dbfloat16_wrapper.cc23 [] { return pybind11::handle(tensorflow::Bfloat16Dtype()); }); in PYBIND11_MODULE()
Dbfloat16.cc1624 PyObject* Bfloat16Dtype() { in Bfloat16Dtype() function
/external/tensorflow/tensorflow/compiler/xla/python/
Dtypes.cc74 py::handle bfloat16(tensorflow::Bfloat16Dtype()); in PrimitiveTypeToDtype()
Dxla.cc100 []() { return py::handle(tensorflow::Bfloat16Dtype()); }); in PYBIND11_MODULE()
/external/tensorflow/tensorflow/tools/def_file_filter/
Dsymbols_pybind.txt54 tensorflow::Bfloat16Dtype