Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_memory.h33 int output_id; member
Dgraph_memory.cc123 const string& node_name, int output_id, in FindOrCreateLiveTensor()
/external/tensorflow/tensorflow/core/graph/
Dvalidate.cc94 const int output_id = out->dst()->id(); in ValidateGraphHasNoCycle() local
/external/webrtc/webrtc/modules/audio_coding/test/
Ddelay_test.cc167 void OpenOutFile(const char* output_id) { in OpenOutFile()