Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/clusters/
Dcluster.h76 void SetExecutorType(const string* executor_type);
Dcluster.cc46 void Cluster::SetExecutorType(const string* executor_type) { in SetExecutorType() function in tensorflow::grappler::Cluster