Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1134 auto apply_layout = [](const Shape& shape, mlir::ArrayAttr layout_attrib) { in EmitConvolutionThunkFromMlir() argument
1136 llvm::map_range(layout_attrib, [](mlir::Attribute a) -> int64 { in EmitConvolutionThunkFromMlir()