Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetOutput
Method
GetOutput
tensorflow/lite/kernels/pooling_test.cc:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
std::vector<float> GetOutput() { return ExtractVector<float>(output_); }
59
};
60
61
class QuantizedPoolingOpModel : public BasePoolingOpModel {
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected