Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetOutput
Method
GetOutput
tensorflow/lite/kernels/div_test.cc:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
using BaseDivOpModel::BaseDivOpModel;
51
52
std::vector<float> GetOutput() { return ExtractVector<float>(output_); }
53
};
54
55
class IntegerDivOpModel : public BaseDivOpModel {
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected