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

Function NewAddNodeShader

tensorflow/lite/delegates/gpu/gl/kernels/add.cc:119–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117} // namespace
118
119std::unique_ptr<NodeShader> NewAddNodeShader() {
120 return absl::make_unique<Add>();
121}
122
123} // namespace gl
124} // namespace gpu

Callers 1

TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68