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.h185 Status DecorateAndPublishGraphForDebug(const DebugOptions& debug_options,
Dgraph_mgr.cc101 Status GraphMgr::DecorateAndPublishGraphForDebug( in DecorateAndPublishGraphForDebug() function in tensorflow::GraphMgr
264 TF_RETURN_IF_ERROR(DecorateAndPublishGraphForDebug( in InitItem()
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.h310 ::tensorflow::Status DecorateAndPublishGraphForDebug(
Ddirect_session.cc451 Status DirectSession::DecorateAndPublishGraphForDebug( in DecorateAndPublishGraphForDebug() function in tensorflow::DirectSession
1293 TF_RETURN_IF_ERROR(DecorateAndPublishGraphForDebug( in CreateExecutors()