Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc1267 void RunValidationAndConversion(const NodeDef& node_def, in RunValidationAndConversion() function in tensorflow::tensorrt::convert::OpConverterTest
1358 test->RunValidationAndConversion(node_def); in TestConvertConst()
1411 RunValidationAndConversion( in TEST_F()
1418 RunValidationAndConversion(node_def, error::INVALID_ARGUMENT, in TEST_F()
1431 RunValidationAndConversion( in TEST_F()
1448 RunValidationAndConversion( in TEST_F()
1457 RunValidationAndConversion(node_def, error::UNIMPLEMENTED, in TEST_F()
1465 RunValidationAndConversion( in TEST_F()
1474 RunValidationAndConversion(node_def); in TEST_F()
1493 RunValidationAndConversion( in TEST_F()
[all …]