Searched refs:NumpyScalarTypes (Results 1 – 1 of 1) sorted by relevance
245 struct NumpyScalarTypes { struct264 const NumpyScalarTypes& GetNumpyScalarTypes() { in GetNumpyScalarTypes()265 static const NumpyScalarTypes* singleton = []() { in GetNumpyScalarTypes()268 NumpyScalarTypes* dtypes = new NumpyScalarTypes(); in GetNumpyScalarTypes()390 const NumpyScalarTypes& dtypes = GetNumpyScalarTypes(); in ArgSignatureOfValue()748 const NumpyScalarTypes& dtypes = GetNumpyScalarTypes(); in DevicePut()