Searched refs:HandleFloat (Results 1 – 1 of 1) sorted by relevance
591 xla::StatusOr<DevicePutResult> HandleFloat(py::handle h, in HandleFloat() function757 (*p)[reinterpret_cast<PyObject*>(&PyFloat_Type)] = HandleFloat<true>; in DevicePut()784 (*p)[dtypes.np_float64.ptr()] = HandleFloat<false>; in DevicePut()