Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ GetString
Method
GetString
graphlearn/src/service/tensor_impl.h:183–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
}
182
183
const std::string* const* GetString() const {
184
return string_buf_->data();
185
}
186
187
void SwapWithProto(TensorValue* v);
188
Callers
nothing calls this directly
Calls
1
data
Method · 0.45
Tested by
no test coverage detected