jax
f0eddf93 - Clean up `LoadedExecutable::GetReadyFuture()`

Commit
18 days ago
Clean up `LoadedExecutable::GetReadyFuture()` This has been superseded by async compilation API that returns a future of an executable. All known IFRT implementations implement async compilation, making this API redundant as the ready future will always be ready with OK status. PiperOrigin-RevId: 863353889
Author
Parents
Loading