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.cc1639 void RunValidationAndConversion(const NodeDef& node_def, in RunValidationAndConversion() function in tensorflow::tensorrt::convert::OpConverterTest
1669 void RunValidationAndConversion( in RunValidationAndConversion() function in tensorflow::tensorrt::convert::OpConverterTest
1672 RunValidationAndConversion(node_def, status.code(), in RunValidationAndConversion()
1917 RunValidationAndConversion(node_def, expected_conversion_status,
1933 RunValidationAndConversion(
2043 test->RunValidationAndConversion(node_def); in TestConvertConst()
2095 RunValidationAndConversion(node_def, error::INVALID_ARGUMENT, in TEST_F()
2111 RunValidationAndConversion(node_def, error::INVALID_ARGUMENT, in TEST_F()
2334 RunValidationAndConversion( in TEST_F()
2343 RunValidationAndConversion( in TEST_F()
[all …]