Remove unused declaration.
PiperOrigin-RevId: 304714218 Change-Id: I1572a31e28a0901011a51fc74e1581418532acac
This commit is contained in:
parent
ba84a20c8a
commit
280ddc4abf
@ -336,9 +336,6 @@ class PyLocalBuffer {
|
||||
std::shared_ptr<Literal> value;
|
||||
};
|
||||
|
||||
Status CopyToHostAsyncHelper(
|
||||
se::Stream* stream, std::shared_ptr<HostValue> host_value,
|
||||
std::shared_ptr<BufferDefinitionEvent> usage_event);
|
||||
StatusOr<std::pair<std::unique_ptr<PyLocalBuffer>,
|
||||
std::shared_ptr<BufferDefinitionEvent>>>
|
||||
CopyToDeviceHelper(Device* dst_device, LocalDeviceState* dst_local_device,
|
||||
|
Loading…
Reference in New Issue
Block a user