Home
last modified time | relevance | path

Searched defs:funcs_with_grads (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dfunction.cc1140 std::vector<string> funcs_with_grads; in AddLibrary() local
1175 std::vector<string> funcs_with_grads; in AddLibrary() local
1246 const std::vector<string>& funcs_with_grads) { in Remove()