Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ CreateUpsample
Function
CreateUpsample
tensorflow/lite/delegates/gpu/cl/kernels/upsample.cc:138–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
Upsample CreateUpsample(const OperationDef& definition,
139
const Upsample2DAttributes& attr) {
140
return Upsample(definition, attr);
141
}
142
143
} // namespace cl
144
} // namespace gpu
Callers
2
SelectUpsampling
Function · 0.85
TEST_F
Function · 0.85
Calls
1
Upsample
Class · 0.70
Tested by
1
TEST_F
Function · 0.68