Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Ddataset.h214 if (IsOpWhitelisted(op_def)) { in EnsureFunctionIsStateless()
232 bool IsOpWhitelisted(const OpDef* op_def) const { in IsOpWhitelisted() function