Home
last modified time | relevance | path

Searched defs:XlaLayoutPreference (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dlayout_util.h46 enum class XlaLayoutPreference { enum
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_helpers.h34 using XlaLayoutPreference = mlir::XlaLayoutPreference; variable