MCPcopy 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

TESTFunction · 0.80
SetupMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64