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

Method get_size

tensorflow/core/kernels/tensor_forest/resources.cc:26–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26const int32 TensorForestTreeResource::get_size() const {
27 return decision_tree_->nodes_size();
28}
29
30TensorForestTreeResource::TensorForestTreeResource()
31 : decision_tree_(

Callers 15

SizeMethod · 0.45
operator()Method · 0.45
RequestedSizeMethod · 0.45
operator()Method · 0.45
operator()Method · 0.45
AllocateOutputTensorMethod · 0.45
AllocateOutputTensorMethod · 0.45
GetNumTElementsMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45

Calls 1

nodes_sizeMethod · 0.45

Tested by

no test coverage detected