Home
last modified time | relevance | path

Searched defs:IsReturnedFutureSupported (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtfrt_cpu_pjrt_client.h540 bool IsReturnedFutureSupported() const override { return true; } in IsReturnedFutureSupported() function
H A Dpjrt_stream_executor_client.h784 bool IsReturnedFutureSupported() const override { return true; } in IsReturnedFutureSupported() function
H A Dpjrt_client.h1246 virtual bool IsReturnedFutureSupported() const { return false; } in IsReturnedFutureSupported() function