Home
last modified time | relevance | path

Searched refs:AsyncCallAndBlockHostUntilDone (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/
Dlocal_client.h102 StatusOr<T> AsyncCallAndBlockHostUntilDone( in AsyncCallAndBlockHostUntilDone() function
Dlocal_client.cc180 return AsyncCallAndBlockHostUntilDone<xla::ScopedShapedBuffer>( in Run()
193 return AsyncCallAndBlockHostUntilDone<ExecutionOutput>( in Run()