Searched defs:export_to_cl_image (Results 1 – 3 of 3) sorted by relevance
| /external/ComputeLibrary/src/core/CL/gemm/ |
| D | CLGEMMHelpers.cpp | 41 …s_interleave, bool rhs_interleave, bool lhs_transpose, bool rhs_transpose, bool export_to_cl_image) in configure_lhs_rhs_info()
|
| /external/ComputeLibrary/tests/validation/CL/ |
| D | GEMMMatrixMultiplyReshapedOnlyRHS.cpp | 162 …bool i_value_rhs, bool t_value_rhs, bool export_to_cl_image, bool broadcast_bias, bool input_as_3d… in validate_configuration()
|
| /external/ComputeLibrary/tests/validation/fixtures/ |
| D | GEMMFixture.h | 681 …bool interleave_rhs, bool export_to_cl_image, DataType data_type, float alpha, float beta, bool br… in setup() 849 …bool interleave_lhs, bool interleave_rhs, bool export_to_cl_image, DataType data_type, float alpha… in setup() 1013 …bool interleave_rhs, bool transpose_rhs, bool export_to_cl_image, DataType data_type, float alpha,… in setup() 1164 …bool interleave_rhs, bool transpose_rhs, bool export_to_cl_image, bool has_pad_y, DataType data_ty… in setup()
|