Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.cc1367 constexpr char kApiImplements[] = "api_implements"; variable
1428 const auto attr_it = func->attr().find(kApiImplements); in ReachableFunctions()
1444 const auto attr_it = func_def->attr().find(kApiImplements); in ReachableFunctions()