Home
last modified time | relevance | path

Searched defs:rhs_layout (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dmatmul_utils.h102 MatrixLayout rhs_layout; member
Dmatmul_utils.cc494 MatrixLayout rhs_layout = config.rhs_layout; in RunGemm() local
646 MatrixLayout rhs_layout = config.rhs_layout; in From() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Ddot_operation_test.cc332 Layout rhs_layout = LayoutUtil::MakeLayout( in TestImpl() local