tensorflow / tensorflow

An Open Source Machine Learning Framework for Everyone
https://tensorflow.org
Apache License 2.0
183.19k stars 73.98k forks source link

Remove `PjRtStreamExecutorMemorySpace` specialization from `PjRtStreamExecutorClient` #68220

Closed copybara-service[bot] closed 1 week ago

copybara-service[bot] commented 2 weeks ago

Remove PjRtStreamExecutorMemorySpace specialization from PjRtStreamExecutorClient

This allows us to use existing host memory spaces for GPUs without having to reimplement them for stream executor clients.