Searched refs:parsePythonDtype (Results 1 – 1 of 1) sorted by relevance
57 Dtype parsePythonDtype(py::handle obj) { in parsePythonDtype() function72 py::class_<Dtype>(te, "Dtype").def(py::init(&parsePythonDtype)); in initTensorExprBindings()