Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ CreateSoftmax
Function
CreateSoftmax
tensorflow/lite/delegates/gpu/cl/kernels/softmax.cc:130–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
Softmax CreateSoftmax(const OperationDef& definition) {
131
return Softmax(definition);
132
}
133
134
} // namespace cl
135
} // namespace gpu
Callers
4
SelectSoftmax
Function · 0.85
TEST_F
Function · 0.85
CreateFromProto
Method · 0.85
ParseInstructionRhs
Method · 0.85
Calls
1
Softmax
Class · 0.70
Tested by
1
TEST_F
Function · 0.68