MCPcopy 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
445TfLiteRegistration* Register_L2_POOL_2D() {
446 return Register_L2_POOL_GENERIC_OPT();
447}
448
449} // namespace builtin
450} // namespace ops

Callers 1

BuiltinOpResolverMethod · 0.85

Calls 1

Tested by

no test coverage detected