Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ CreateSigmoid
Function
CreateSigmoid
tensorflow/lite/delegates/gpu/cl/kernels/sigmoid.cc:55–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
Sigmoid CreateSigmoid(const OperationDef& definition) {
56
Sigmoid operation(definition);
57
operation.SetLinkIndex(0);
58
return operation;
59
}
60
61
} // namespace cl
62
} // namespace gpu
Callers
2
SelectSigmoid
Function · 0.85
TEST_F
Function · 0.85
Calls
1
SetLinkIndex
Method · 0.45
Tested by
1
TEST_F
Function · 0.68