Searched defs:ref_src2 (Results 1 – 6 of 6) sorted by relevance
| /external/ComputeLibrary/tests/validation/fixtures/ |
| D | ArithmeticDivisionFixture.h | 69 TensorType ref_src2 = create_tensor<TensorType>(shape1, data_type, 1); in compute_target() local
|
| D | ComparisonFixture.h | 67 TensorType ref_src2 = create_tensor<TensorType>(shape1, data_type, 1, qinfo1); in compute_target() local
|
| D | ArithmeticOperationsFixture.h | 72 TensorType ref_src2 = create_tensor<TensorType>(shape1, data_type, 1, qinfo1); in compute_target() local
|
| D | ElementwiseOperationsFixture.h | 92 TensorType ref_src2 = create_tensor<TensorType>(shape1, data_type1, 1, qinfo1); in compute_target() local 209 TensorType ref_src2 = create_tensor<TensorType>(shape1, data_type1, 1, qinfo1); in compute_target() local
|
| /external/ComputeLibrary/tests/validate_examples/ |
| D | cl_gemm.cpp | 267 SimpleTensor<half> ref_src2 = { TensorShape(N, M, B), data_type, 1 }; in do_validate() local 281 SimpleTensor<float> ref_src2 = { TensorShape(N, M, B), data_type, 1 }; in do_validate() local
|
| /external/ComputeLibrary/tests/validation/CL/ |
| D | PReluLayer.cpp | 106 SimpleTensor<float> ref_src2{ tensor_info.tensor_shape(), tensor_info.data_type() }; in compute_float_reference() local
|