Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dasync_runtime.cc51 class AsyncToken : public AsyncRuntimeObject { class
53 explicit AsyncToken(unsigned ref_count = 1) in AsyncToken() function in mlir::runtime::AsyncToken