Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetOutput
Method
GetOutput
tensorflow/lite/kernels/activations_test.cc:1418–1418 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1416
PopulateTensor(input_, data);
1417
}
1418
std::vector<float> GetOutput() { return ExtractVector<float>(output_); }
1419
1420
protected:
1421
int input_;
Callers
3
TEST
Function · 0.45
TestFloatHardSwish
Function · 0.45
TEST_P
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected