Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc448 Handle handle, Options* run_opts, Item** out_item,
1231 Handle handle, Options* run_opts, Item** out_item, in PrepareRunSync() argument
1256 *out_item = nullptr; in PrepareRunSync()
1260 TF_RETURN_IF_ERROR(GetOrCreateItem(local_handle, out_item)); in PrepareRunSync()