Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_layout_assignment.cc283 auto set_fortran_layout = [](Shape* shape) { in AddBackendConstraints() local
293 set_fortran_layout(&op0_shape); in AddBackendConstraints()
294 set_fortran_layout(&op1_shape); in AddBackendConstraints()
295 set_fortran_layout(&output_shape); in AddBackendConstraints()