Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc2532 Status ConvertShape(OpConverterParams* params) { in ConvertShape() function
6260 (*registration)["Shape"] = ConvertShape; in RegisterValidatableOpConverters()
Dconvert_nodes_test.cc2420 TEST_P(OpConverter_FP32_Test, ConvertShape) { in TEST_P() argument