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.h294 ExecutionTracker execution_tracker_; variable
Dservice.cc927 execution_tracker_.Resolve(arg->execution())); in WaitForExecution()
934 TF_RETURN_IF_ERROR(execution_tracker_.Unregister(arg->execution())); in WaitForExecution()