Searched defs:node_inputs (Results 1 – 11 of 11) sorted by relevance
131 TfLiteIntArray* node_inputs = node.inputs; in PlanAllocations() local153 TfLiteIntArray* node_inputs = node.inputs; in PlanAllocations() local
149 TfLiteIntArray* node_inputs = node.inputs; in PlanAllocations() local172 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
457 def node_inputs(self): member in DebugGraph
1063 def node_inputs(self, node_name, is_control=False, device_name=None): member in DebugDumpDir
295 TensorValueVec node_inputs; in Run() local
511 std::set<Value*> node_inputs(n->inputs().begin(), n->inputs().end()); in unmergeNode() local
694 std::vector<std::pair<const NodeDef*, absl::string_view>> node_inputs; member
980 std::vector<Value*> node_inputs; in joinPartialEvaluatedShapeGraphToLargeShapeGraph() local
1203 TfLiteIntArray* node_inputs = node.inputs; in RemoveUnusedInputs() local