Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ nodes
Method
nodes
tensorflow/lite/delegates/gpu/common/model.h:170–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
std::vector<Node*> nodes() const final {
171
return FilterNodes([](const NodeDef&) { return true; });
172
}
173
174
std::vector<Value<TensorT>*> inputs() const final {
175
return FilterValues(
Callers
14
num_nodes
Method · 0.45
TestGraphInfo
Class · 0.45
Compile
Method · 0.45
ConvertOperations
Method · 0.45
Compile
Function · 0.45
TEST
Function · 0.45
Apply
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
9
num_nodes
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36