Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dsingle_threaded_executor.h61 Status ValidateOpIsSafeForSyncExecution(const Node& n,
Dsingle_threaded_executor.cc33 Status ValidateOpIsSafeForSyncExecution( in ValidateOpIsSafeForSyncExecution() function
112 TF_RETURN_IF_ERROR(ValidateOpIsSafeForSyncExecution( in Initialize()
Dprocess_function_library_runtime.cc688 if (!ValidateOpIsSafeForSyncExecution(*node, in Summarize()