Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dserver_lib.cc50 ServerFactory** out_factory) { in GetFactory() argument
54 *out_factory = server_factory.second; in GetFactory()
Dserver_lib.h88 ServerFactory** out_factory);
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor_factory.cc62 ExecutorFactory** out_factory) { in GetFactory() argument
72 *out_factory = iter->second; in GetFactory()
Dsession_factory.cc69 SessionFactory** out_factory) { in GetFactory() argument
85 *out_factory = candidate_factories[0].second; in GetFactory()
Dsession_factory.h71 SessionFactory** out_factory);
Dexecutor_factory.h41 ExecutorFactory** out_factory);