Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc1953 BuildGraphOptions bgopts; in DoRunWithLocalExecution() local
1954 BuildBuildGraphOptions(req, session_opts_.config, &bgopts); in DoRunWithLocalExecution()
1957 TF_RETURN_IF_ERROR(StartStep(bgopts, false, &rcg, &count)); in DoRunWithLocalExecution()