Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
const int32 TensorForestTreeResource::get_size() const {
27
return decision_tree_->nodes_size();
28
}
29
30
TensorForestTreeResource::TensorForestTreeResource()
31
: decision_tree_(
Callers
15
Size
Method · 0.45
operator()
Method · 0.45
RequestedSize
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
AllocateOutputTensor
Method · 0.45
AllocateWorkspaceTensor
Method · 0.45
AllocateOutputTensor
Method · 0.45
GetNumTElements
Method · 0.45
Compute
Method · 0.45
Compute
Method · 0.45
Compute
Method · 0.45
Calls
1
nodes_size
Method · 0.45
Tested by
no test coverage detected