- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for index_of_this_input_into_node (0.16 seconds)
-
tensorflow/c/c_api_function_test.cc
// src is either: // - input name (as it appears in FunctionDef) // - name of output tensor (in nested "add:z:0" format) // dst is either: // - output name (as it appears in FunctionDef) // - <name_of_node>:<index_of_this_input_into_node> (this looks the same as // output tensor naming, but it the index is actually an input index) struct EdgeSpec : public std::pair<std::string, std::string> { typedef std::pair<std::string, std::string> Base;
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Wed Jan 07 04:56:09 GMT 2026 - 63.9K bytes - Click Count (1)