Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Register_L2_POOL_2D
Function
Register_L2_POOL_2D
tensorflow/lite/kernels/pooling.cc:445–447 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
443
}
444
445
TfLiteRegistration* Register_L2_POOL_2D() {
446
return Register_L2_POOL_GENERIC_OPT();
447
}
448
449
} // namespace builtin
450
} // namespace ops
Callers
1
BuiltinOpResolver
Method · 0.85
Calls
1
Register_L2_POOL_GENERIC_OPT
Function · 0.85
Tested by
no test coverage detected