Searched refs:_dtype_from_pep3118 (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dnumpy.h449 dtype descr(_dtype_from_pep3118()(PYBIND11_STR_TYPE(info.format)));
498 static object _dtype_from_pep3118() { function
500 .attr("_dtype_from_pep3118").cast<object>().release().ptr();

Completed in 18 milliseconds