MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / validate_same_shape

Function validate_same_shape

src/framework/modules/primitive_modules.cpp:89–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87 kSingleInput,
88 1,
89 kSingleOutput,
90 1,
91 "Reduces one logical axis by averaging values.",
92};
93
94const core::ModuleSchema kReduceSumSchema = {

Callers 1

buildMethod · 0.85

Calls 1

validate_shapeFunction · 0.85

Tested by

no test coverage detected