MCPcopy Create free account
hub / github.com/OAID/Tengine / AddConsumer

Method AddConsumer

core/include/tensor.hpp:176–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174 }
175
176 void AddConsumer(NodePort* in_port)
177 {
178 consumer.push_back(in_port);
179 }
180
181 bool RemoveConsumer(NodePort* in_port)
182 {

Callers 2

SetupConnectionMethod · 0.80
ReplaceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected