Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ NewReLUNodeShader
Function
NewReLUNodeShader
tensorflow/lite/delegates/gpu/gl/kernels/relu.cc:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
} // namespace
70
71
std::unique_ptr<NodeShader> NewReLUNodeShader() {
72
return absl::make_unique<ReLU>();
73
}
74
75
} // namespace gl
76
} // namespace gpu
Callers
1
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.68