Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction.cc1409 std::vector<string> funcs_with_grads; in AddLibrary() local
1450 std::vector<string> funcs_with_grads; in AddLibrary() local
1534 const std::vector<string>& funcs_with_grads) { in Remove()