Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dgraph_mgr.h187 Status DecorateAndPublishGraphForDebug(const DebugOptions& debug_options,
Dgraph_mgr.cc104 Status GraphMgr::DecorateAndPublishGraphForDebug( in DecorateAndPublishGraphForDebug() function in tensorflow::GraphMgr
278 TF_RETURN_IF_ERROR(DecorateAndPublishGraphForDebug( in InitItem()
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.h333 ::tensorflow::Status DecorateAndPublishGraphForDebug(
Ddirect_session.cc484 Status DirectSession::DecorateAndPublishGraphForDebug( in DecorateAndPublishGraphForDebug() function in tensorflow::DirectSession
1407 TF_RETURN_IF_ERROR(DecorateAndPublishGraphForDebug( in CreateExecutors()