Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClMulKernel.cpp281 const TensorShape &in_shape2 = src_1->info()->tensor_shape(); in run_op() local
401 const TensorShape &in_shape2 = src_1->info()->tensor_shape(); in run_op() local
H A DClElementwiseKernel.cpp305 const TensorShape &in_shape2 = src_1->info()->tensor_shape(); in run_op() local
/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/
H A DCLComparisonKernel.cpp178 const TensorShape &in_shape2 = _input2->info()->tensor_shape(); in run() local