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

Method add_acrossSpatial

schema/current/CaffeOp_generated.h:4126–4128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4124 flatbuffers::FlatBufferBuilder &fbb_;
4125 flatbuffers::uoffset_t start_;
4126 void add_acrossSpatial(int32_t acrossSpatial) {
4127 fbb_.AddElement<int32_t>(4, acrossSpatial, 0);
4128 }
4129 void add_channelShared(int32_t channelShared) {
4130 fbb_.AddElement<int32_t>(6, channelShared, 0);
4131 }

Callers 1

CreateNormalizeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected