Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc6392 void TestConvertArgMinMax(ParameterizedOpConverterTestBase* test, in TEST_P() function
6532 TestConvertArgMinMax<ops::ArgMin>(this, tf_type_, p); in TEST_P()
6533 TestConvertArgMinMax<ops::ArgMax>(this, tf_type_, p); in TEST_P()