Home
last modified time | relevance | path

Searched refs:SoftmaxAttributes (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
Dsoftmax_test.cc46 SoftmaxAttributes attr; in TEST()
68 SoftmaxAttributes attr; in TEST()
88 SoftmaxAttributes attr; in TEST()
108 SoftmaxAttributes attr; in TEST()
135 SoftmaxAttributes attr; in TEST()
170 SoftmaxAttributes attr; in TEST()
Dsoftmax.cc46 const auto& attr = absl::any_cast<const SoftmaxAttributes&>(ctx.op_attr); in GenerateCode()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Doperations.h379 struct SoftmaxAttributes { struct
Dmodel_builder.cc1777 SoftmaxAttributes attr; in Parse()