MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / SerializeAsString

Method SerializeAsString

tensorflow/core/kernels/boosted_trees/resources.cc:47–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47string BoostedTreesEnsembleResource::SerializeAsString() const {
48 return tree_ensemble_->SerializeAsString();
49}
50
51int32 BoostedTreesEnsembleResource::num_trees() const {
52 return tree_ensemble_->trees_size();

Callers 15

TEST_FFunction · 0.45
SerializeMethod · 0.45
TEST_FFunction · 0.45
SetupGraphMethod · 0.45
BuildFusedGraphDefMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
WriteMetadataFileFunction · 0.45

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.36
TEST_FFunction · 0.36