Searched refs:TypeDescriptorForPrimitiveType (Results 1 – 3 of 3) sorted by relevance
161 StatusOr<py::str> TypeDescriptorForPrimitiveType(PrimitiveType type) { in TypeDescriptorForPrimitiveType() function
50 StatusOr<pybind11::str> TypeDescriptorForPrimitiveType(PrimitiveType type);
339 TypeDescriptorForPrimitiveType( in CudaArrayInterface()