Searched defs:ConvertShape (Results 1 – 4 of 4) sorted by relevance
36 tf::TensorShape ConvertShape(const TensorShape& shape) { in ConvertShape() function
53 TensorShape ConvertShape(const tf::TensorShape& shape) { in ConvertShape() function
2126 Status ConvertShape(OpConverterParams* params) { in ConvertShape() function
3015 TEST_P(OpConverter_FP32_Test, ConvertShape) { in TEST_P() argument