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.cc3783 Status ConvertLeakyRelu(OpConverterParams* params) { in ConvertLeakyRelu() function
6244 (*registration)["LeakyRelu"] = ConvertLeakyRelu; in RegisterValidatableOpConverters()