Home
last modified time | relevance | path

Searched defs:lhs_transpose (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddot_decomposer.cc73 std::vector<int64_t> lhs_transpose; in CanonicalizeDot() local
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/gemm/
H A DClGemmHelpers.cpp42 …bool lhs_interleave, bool rhs_interleave, bool lhs_transpose, bool rhs_transpose, bool export_to_c… in configure_lhs_rhs_info()
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DGEMMFixture.h791 … DataType data_type, float alpha, float beta, bool broadcast_bias, bool lhs_transpose, const Activ… in setup()
978 … DataType data_type, float alpha, float beta, bool broadcast_bias, bool lhs_transpose, const Activ… in setup()
1232 …l export_to_cl_image, DataType data_type, float alpha, float beta, bool lhs_transpose, const Activ… in setup()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Deinsum.cc436 std::vector<int32_t> lhs_transpose; in transposeForBatchMatmul() local