Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.h296 ExecutionTracker execution_tracker_; variable
Dservice.cc904 execution_tracker_.Resolve(arg->execution())); in WaitForExecution()
911 TF_RETURN_IF_ERROR(execution_tracker_.Unregister(arg->execution())); in WaitForExecution()