Searched defs:node_inputs (Results 1 – 7 of 7) sorted by relevance
127 Node::Inputs node_inputs = node->inputs(); in ReduceTop() local159 Node::Inputs node_inputs = node->inputs(); in ReduceTop() local
140 TfLiteIntArray* node_inputs = node.inputs; in PlanAllocations() local169 TfLiteIntArray* node_inputs = node.inputs; in PlanAllocations() local
34 const auto& node_inputs = node.second; in CreateGraph() local
310 absl::flat_hash_map<string, std::vector<string>> node_inputs; in GetNodeInputsFromGraph() local
462 def node_inputs(self): member in DebugGraph
1067 def node_inputs(self, node_name, is_control=False, device_name=None): member in DebugDumpDir
198 TensorValueVec node_inputs; in RunAsync() local