Searched refs:python_dtype (Results 1 – 3 of 3) sorted by relevance
102 pybind11::dtype python_dtype() const;
62 pybind11::dtype PyBuffer::python_dtype() const { in python_dtype() function in xla::PyBuffer
1252 buffer->python_shape(), buffer->python_dtype(), results->weak_type)); in BuildJaxjitSubmodule()