Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc3922 Status ConvertSoftmax(OpConverterParams* params) { in ConvertSoftmax() function
4020 (*registration)["Softmax"] = ConvertSoftmax; in RegisterValidatableOpConverters()