Searched refs:FormatShapes (Results 1 – 3 of 3) sorted by relevance
36 string FormatShapes(const std::vector<int64>& shapes);
151 const string shape = FormatShapes(node->node->shape()); in FormatNode()
64 string FormatShapes(const std::vector<int64>& shape) { in FormatShapes() function