Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A Ddriver.cc183 TupleShape TupleShapeFromString(std::string s) { in TupleShapeFromString() function
321 TupleShape shape = TupleShapeFromString(output_shape); in ParseBufferAssignment()
333 TupleShape shape = TupleShapeFromString(param_shape); in ParseBufferAssignment()