MCPcopy Create free account
hub / github.com/alibaba/MNN / outputCount

Function outputCount

schema/current/CaffeOp_generated.h:564–566  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

562 return GetField<int32_t>(22, 1);
563 }
564 int32_t outputCount() const {
565 return GetField<int32_t>(24, 0);
566 }
567 int32_t inputCount() const {
568 return GetField<int32_t>(26, 0);
569 }

Callers 1

UnPackToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected