Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.h238 ::tensorflow::Status CreateGraphs(
Ddirect_session.cc1208 TF_RETURN_IF_ERROR(CreateGraphs( in CreateExecutors()
1457 Status DirectSession::CreateGraphs( in CreateGraphs() function in tensorflow::DirectSession