Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ SetStringInput
Method
SetStringInput
tensorflow/lite/kernels/gather_test.cc:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void SetStringInput(std::initializer_list<string> data) {
45
PopulateStringTensor(input_, data);
46
}
47
48
template <typename T>
49
void SetPositions(std::initializer_list<T> data) {
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected