Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dasync_runtime.cc57 tfrt::AsyncValue* GetAsyncValue() const { return chain_.GetAsyncValue(); } in GetAsyncValue() function in mlir::runtime::AsyncToken
78 tfrt::AsyncValue* GetAsyncValue() const { return storage_.GetAsyncValue(); } in GetAsyncValue() function in mlir::runtime::AsyncValue
208 /*static*/ AsyncValue* AsyncRuntime::GetAsyncValue(AsyncRuntime::Value* value) { in GetAsyncValue() function in xla::runtime::AsyncRuntime
212 /*static*/ AsyncValue* AsyncRuntime::GetAsyncValue(AsyncRuntime::Token* token) { in GetAsyncValue() function in xla::runtime::AsyncRuntime
216 /*static*/ AsyncValue* AsyncRuntime::GetAsyncValue(AsyncRuntime::Group* group) { in GetAsyncValue() function in xla::runtime::AsyncRuntime