Searched refs:HandleNumpyArray (Results 1 – 1 of 1) sorted by relevance
157 StatusOr<DevicePutResult> HandleNumpyArray(py::handle h, PjRtDevice* to_device, in HandleNumpyArray() function238 return HandleNumpyArray(obj, to_device, options); in HandleDeviceArray()290 (*p)[numpy.attr("ndarray").ptr()] = HandleNumpyArray; in DevicePut()