Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc2733 Status ConvertLeakyRelu(OpConverterParams* params) { in ConvertLeakyRelu() function
3998 (*registration)["LeakyRelu"] = ConvertLeakyRelu; in RegisterValidatableOpConverters()