Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/runtime/
Dasync_runtime.cc72 void* GetStorage() const { in GetStorage() function in mlir::runtime::AsyncValue
204 /*static*/ void* AsyncRuntime::GetStorage(Value* value) { in GetStorage() function in xla::runtime::AsyncRuntime