Searched refs:ConvertShape (Results 1 – 2 of 2) sorted by relevance
2532 Status ConvertShape(OpConverterParams* params) { in ConvertShape() function6260 (*registration)["Shape"] = ConvertShape; in RegisterValidatableOpConverters()
2420 TEST_P(OpConverter_FP32_Test, ConvertShape) { in TEST_P() argument