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