Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A Ddriver.cc201 std::string TupleShapeToString(TupleShape shape) { in TupleShapeToString() function
241 out << TupleShapeToString(p2->second) in BufferAssignmentToString()
323 Log("parsed output shape = " + TupleShapeToString(shape)); in ParseBufferAssignment()
336 " = " + TupleShapeToString(shape)); in ParseBufferAssignment()
492 TupleShapeToString(tuple_shape)); in main()
517 TupleShapeToString(assignment.buffers_shape[assignment.output_idx])); in main()