Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc447 Status PrepareRunSync(
1230 Status FunctionLibraryRuntimeImpl::PrepareRunSync( in PrepareRunSync() function in tensorflow::FunctionLibraryRuntimeImpl
1275 TF_RETURN_IF_ERROR(PrepareRunSync(handle, &opts, &item, &rendezvous)); in RunSync()
1294 TF_RETURN_IF_ERROR(PrepareRunSync(handle, &opts, &item, &rendezvous)); in RunSync()