Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
94
const core::ModuleSchema kReduceSumSchema = {
Callers
1
build
Method · 0.85
Calls
1
validate_shape
Function · 0.85
Tested by
no test coverage detected