Home
last modified time | relevance | path

Searched refs:NumpyScalarTypes (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc245 struct NumpyScalarTypes { struct
264 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()