Searched refs:np_float64 (Results 1 – 1 of 1) sorted by relevance
257 py::object np_float64; member280 dtypes->np_float64 = py::object(numpy.attr("float64")); in GetNumpyScalarTypes()409 bool weak_type = !py::isinstance(h, dtypes.np_float64); in ArgSignatureOfValue()537 (*p)[dtypes.np_float64.ptr()] = float_handler; in ArgSignatureOfValue()784 (*p)[dtypes.np_float64.ptr()] = HandleFloat<false>; in DevicePut()