Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ has_label
Method
has_label
include/singa/io/decoder.h:67–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
std::vector<Tensor> Decode(std::string value) override;
66
67
bool has_label() const { return has_label_; }
68
69
private:
70
/// if ture the first value is the label
Callers
2
TEST
Function · 0.80
Setup
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64