Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc190 static xla::Layout ExtractLayout( in ExtractLayout() function
1233 ExtractLayout(op, bitcast_proto->shape().dimensions_size(), in ExportXlaOp()
1237 ExtractLayout(op, operand_proto->shape().dimensions_size(), in ExportXlaOp()
1419 ExtractLayout(inst, shape->dimensions().size()).ToProto(); in Lower()
1486 layout = ExtractLayout(inst, const_attr.getType().getRank()); in Lower()