Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc136 static Node* AddRet(Graph* g, Endpoint input, int index) { in AddRet() function
2076 Node* ret = AddRet(g, grad, i); in Compute()