Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/clusters/
H A Dcluster.h69 void SetNumInterOpThreads(int num_threads);
H A Dcluster.cc32 void Cluster::SetNumInterOpThreads(int num_threads) { in SetNumInterOpThreads() function in tensorflow::grappler::Cluster