/external/ComputeLibrary/src/core/CL/kernels/ |
D | CLGEMMReshapeLHSMatrixKernel.cpp | 46 …uments(const ITensorInfo *input, const ITensorInfo *output, const GEMMLHSMatrixInfo &lhs_info, boo… in validate_arguments() 69 …d_configure_window(ITensorInfo *input, ITensorInfo *output, const GEMMLHSMatrixInfo &lhs_info, boo… in validate_and_configure_window() 116 …ernel::configure(const ICLTensor *input, ICLTensor *output, const GEMMLHSMatrixInfo &lhs_info, boo… in configure() 121 …compile_context, const ICLTensor *input, ICLTensor *output, const GEMMLHSMatrixInfo &lhs_info, boo… in configure() 189 …lidate(const ITensorInfo *input, const ITensorInfo *output, const GEMMLHSMatrixInfo &lhs_info, boo… in validate()
|
D | CLGEMMLowpMatrixMultiplyReshapedKernel.cpp | 47 …put0, const ITensorInfo *input1, const ITensorInfo *output, const GEMMLHSMatrixInfo &lhs_info, con… in validate_arguments() 95 …nsorInfo *input0, ITensorInfo *input1, ITensorInfo *output, const GEMMLHSMatrixInfo &lhs_info, con… in validate_and_configure_window() 135 …Tensor *input0, const ICLTensor *input1, ICLTensor *output, const GEMMLHSMatrixInfo &lhs_info, con… in configure() 141 …t ICLTensor *input0, const ICLTensor *input1, ICLTensor *output, const GEMMLHSMatrixInfo &lhs_info, in configure() 233 …o *input0, const ITensorInfo *input1, const ITensorInfo *output, const GEMMLHSMatrixInfo &lhs_info, in validate()
|
D | CLGEMMLowpMatrixMultiplyNativeKernel.cpp | 48 …put0, const ITensorInfo *input1, const ITensorInfo *output, const GEMMLHSMatrixInfo &lhs_info, con… in validate_arguments() 100 …nsorInfo *input0, ITensorInfo *input1, ITensorInfo *output, const GEMMLHSMatrixInfo &lhs_info, con… in validate_and_configure_window() 161 …Tensor *input0, const ICLTensor *input1, ICLTensor *output, const GEMMLHSMatrixInfo &lhs_info, con… in configure() 167 …t ICLTensor *input0, const ICLTensor *input1, ICLTensor *output, const GEMMLHSMatrixInfo &lhs_info, in configure() 263 …o *input0, const ITensorInfo *input1, const ITensorInfo *output, const GEMMLHSMatrixInfo &lhs_info, in validate()
|
D | CLGEMMMatrixMultiplyNativeKernel.cpp | 53 …nfo *input2, const ITensorInfo *output, float alpha, float beta, const GEMMLHSMatrixInfo &lhs_info, in validate_arguments() 119 …, ITensorInfo *input1, ITensorInfo *input2, ITensorInfo *output, const GEMMLHSMatrixInfo &lhs_info, in validate_and_configure_window() 207 const GEMMLHSMatrixInfo &lhs_info, in configure() 215 const GEMMLHSMatrixInfo &lhs_info, in configure() 326 const GEMMLHSMatrixInfo &lhs_info, in validate()
|
D | CLGEMMMatrixMultiplyReshapedKernel.cpp | 60 …nfo *input2, const ITensorInfo *output, float alpha, float beta, const GEMMLHSMatrixInfo &lhs_info, in validate_arguments() 131 …, ITensorInfo *input1, ITensorInfo *input2, ITensorInfo *output, const GEMMLHSMatrixInfo &lhs_info, in validate_and_configure_window() 213 const GEMMLHSMatrixInfo &lhs_info, in configure() 221 const GEMMLHSMatrixInfo &lhs_info, in configure() 337 const GEMMLHSMatrixInfo &lhs_info, in validate()
|
D | CLGEMMMatrixMultiplyReshapedOnlyRHSKernel.cpp | 50 …nfo *input2, const ITensorInfo *output, float alpha, float beta, const GEMMLHSMatrixInfo &lhs_info, in validate_arguments() 121 …, ITensorInfo *input1, ITensorInfo *input2, ITensorInfo *output, const GEMMLHSMatrixInfo &lhs_info, in validate_and_configure_window() 192 const GEMMLHSMatrixInfo &lhs_info, in configure() 201 const GEMMLHSMatrixInfo &lhs_info, in configure() 330 const GEMMLHSMatrixInfo &lhs_info, in validate()
|
D | CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel.cpp | 70 const GEMMLHSMatrixInfo lhs_info = gemm_info.lhs_info; in validate_arguments() local 321 const GEMMLHSMatrixInfo lhs_info = gemm_info.lhs_info; in configure() local
|
D | CLGEMMMatrixMultiplyKernel.cpp | 93 GEMMLHSMatrixInfo lhs_info; in validate_arguments() local
|
/external/ComputeLibrary/tests/validation/fixtures/ |
D | GEMMReshapeLHSMatrixFixture.h | 56 GEMMLHSMatrixInfo lhs_info; in setup() local 80 …Type compute_target(TensorShape input_shape, DataType data_type, const GEMMLHSMatrixInfo &lhs_info) in compute_target() 110 …te_reference(const TensorShape &input_shape, DataType data_type, const GEMMLHSMatrixInfo &lhs_info) in compute_reference()
|
D | GEMMFixture.h | 405 GEMMLHSMatrixInfo lhs_info; in setup() local 442 …onst TensorShape &rhs_shape, const TensorShape &bias_shape, const GEMMLHSMatrixInfo &lhs_info, con… in compute_target() 547 GEMMLHSMatrixInfo lhs_info; in setup() local 581 …onst TensorShape &rhs_shape, const TensorShape &bias_shape, const GEMMLHSMatrixInfo &lhs_info, con… in compute_target() 683 GEMMLHSMatrixInfo lhs_info; in setup() local 724 …onst TensorShape &rhs_shape, const TensorShape &bias_shape, const GEMMLHSMatrixInfo &lhs_info, con… in compute_target() 851 GEMMLHSMatrixInfo lhs_info; in setup() local 889 …onst TensorShape &rhs_shape, const TensorShape &bias_shape, const GEMMLHSMatrixInfo &lhs_info, con… in compute_target() 1015 GEMMLHSMatrixInfo lhs_info; in setup() local 1053 …onst TensorShape &rhs_shape, const TensorShape &bias_shape, const GEMMLHSMatrixInfo &lhs_info, con… in compute_target() [all …]
|
D | GEMMLowpFixture.h | 875 GEMMLHSMatrixInfo lhs_info; in setup() local 921 …const TensorShape &lhs_shape, const TensorShape &rhs_shape, const GEMMLHSMatrixInfo &lhs_info, con… in compute_target() 1021 GEMMLHSMatrixInfo lhs_info; in setup() local 1070 …const TensorShape &lhs_shape, const TensorShape &rhs_shape, const GEMMLHSMatrixInfo &lhs_info, con… in compute_target() 1173 GEMMLHSMatrixInfo lhs_info; in setup() local 1216 …rget(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const GEMMLHSMatrixInfo &lhs_info, in compute_target() 1312 GEMMLHSMatrixInfo lhs_info; in setup() local 1358 …rget(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const GEMMLHSMatrixInfo &lhs_info, in compute_target() 1456 GEMMLHSMatrixInfo lhs_info; in setup() local 1481 …const TensorShape &lhs_shape, const TensorShape &rhs_shape, const GEMMLHSMatrixInfo &lhs_info, con… in compute_target() [all …]
|
/external/ComputeLibrary/src/runtime/CL/functions/ |
D | CLGEMM.cpp | 190 GEMMLHSMatrixInfo lhs_info; in configure_reshaped_v1() local 276 GEMMLHSMatrixInfo lhs_info{}; in configure_reshaped_v2() local 344 GEMMLHSMatrixInfo lhs_info{}; in configure_reshaped_only_rhs() local 435 GEMMLHSMatrixInfo lhs_info; in validate_reshaped_v1() local 487 GEMMLHSMatrixInfo lhs_info; in validate_reshaped() local 536 GEMMLHSMatrixInfo lhs_info; in validate_reshaped_only_rhs() local
|
D | CLGEMMLowpMatrixMultiplyCore.cpp | 142 GEMMLHSMatrixInfo lhs_info; in configure() local 336 GEMMLHSMatrixInfo lhs_info; in validate() local
|
/external/ComputeLibrary/tests/validation/reference/ |
D | GEMMReshapeLHSMatrix.cpp | 43 …trix(const SimpleTensor<T> &in, const TensorShape &output_shape, const GEMMLHSMatrixInfo &lhs_info) in gemm_reshape_lhs_matrix()
|
/external/ComputeLibrary/src/core/CL/gemm/ |
D | CLGEMMHelpers.cpp | 46 const GEMMLHSMatrixInfo lhs_info(m0, k0, v0, lhs_transpose, lhs_interleave); in configure_lhs_rhs_info() local
|
/external/ComputeLibrary/examples/gemm_tuner/ |
D | cl_gemm_native.cpp | 179 GEMMLHSMatrixInfo lhs_info; in do_setup() local
|
D | cl_gemm_reshaped_rhs_only.cpp | 204 GEMMLHSMatrixInfo lhs_info; in do_setup() local
|
D | cl_gemm_reshaped.cpp | 231 GEMMLHSMatrixInfo lhs_info; in do_setup() local
|
/external/ComputeLibrary/tests/validation/CL/ |
D | GEMMLowpMatrixMultiplyReshapedOnlyRHS.cpp | 122 GEMMLHSMatrixInfo lhs_info; in validate_configuration() local
|
D | GEMMMatrixMultiplyNative.cpp | 150 GEMMLHSMatrixInfo lhs_info; in validate_configuration() local
|
D | GEMMMatrixMultiplyReshapedOnlyRHS.cpp | 169 GEMMLHSMatrixInfo lhs_info; in validate_configuration() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | algebraic_simplifier.cc | 1132 absl::optional<LessThanCompareInfo> lhs_info = get_compare_info(lhs); in TrySimplifyTautologicalCompare() local
|