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

/gem5/ext/pybind11/include/pybind11/
H A Dnumpy.h105 inline numpy_internals& get_numpy_internals() { function
1094 auto& numpy_internals = get_numpy_internals();
1162 static auto format_str = get_numpy_internals().get_type_info<T>(true)->format_str;
1173 static PyObject* ptr = get_numpy_internals().get_type_info<T>(true)->dtype_ptr;

Completed in 11 milliseconds