Searched defs:DevicePutResult (Results 1 – 1 of 1) sorted by relevance
30 struct DevicePutResult { struct31 explicit DevicePutResult(PjRtBuffer* b, bool weak_type, in DevicePutResult() function34 explicit DevicePutResult(std::unique_ptr<PjRtBuffer> new_buffer, in DevicePutResult() argument64 StatusOr<DevicePutResult> DevicePut(pybind11::handle arg, PjRtDevice* to_device, argument