Searched defs:SoftmaxOperator (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/toco/
H A Dmodel.h1267 struct SoftmaxOperator : Operator { struct in namespace:toco
1268 SoftmaxOperator() : Operator(OperatorType::kSoftmax) {} function in struct:toco::SoftmaxOperator

Completed in 333 milliseconds