Searched defs:node_inputs (Results 1 – 9 of 9) 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
694 std::vector<std::pair<const NodeDef*, absl::string_view>> node_inputs; member
1203 TfLiteIntArray* node_inputs = node.inputs; in RemoveUnusedInputs() local