Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph.cc563 Status Graph::UpdateEdge(Node* new_src, int new_src_index, Node* dst, in UpdateEdge()
580 Status Graph::AddWhileInputHack(Node* new_src, int new_src_index, Node* dst) { in AddWhileInputHack()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c766 int new_src_index; in rgb_to_alpha_remap() local