MCPcopy 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
130Softmax CreateSoftmax(const OperationDef& definition) {
131 return Softmax(definition);
132}
133
134} // namespace cl
135} // namespace gpu

Callers 4

SelectSoftmaxFunction · 0.85
TEST_FFunction · 0.85
CreateFromProtoMethod · 0.85
ParseInstructionRhsMethod · 0.85

Calls 1

SoftmaxClass · 0.70

Tested by 1

TEST_FFunction · 0.68