Home
last modified time | relevance | path

Searched defs:OpConverter_BOOL_BinaryTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes_test.cc2146 typedef OpConverter_BinaryTest<int> OpConverter_BOOL_BinaryTest; typedef
3726 TEST_P(OpConverter_BOOL_BinaryTest, ConvertBooleanBinary) { in TEST_P() argument