Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc2785 Status ConvertConv2DBackpropInput(OpConverterParams* params) { in ConvertConv2DBackpropInput() function
5780 REGISTER_DEFAULT_TRT_OP_CONVERTER(ConvertConv2DBackpropInput,
H A Dconvert_nodes_test.cc6258 TEST_P(OpConverter_FP32_Test, ConvertConv2DBackpropInput) { in TEST_P() argument