Searched defs:original_src_shape (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/ |
H A D | ClConvertFullyConnectedWeights.cpp | 35 …ompile_context, const ITensorInfo *src, ITensorInfo *dst, const TensorShape &original_src_shape, D… in configure() 43 …:validate(const ITensorInfo *src, const ITensorInfo *dst, const TensorShape &original_src_shape, D… in validate()
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/ |
H A D | CpuConvertFullyConnectedWeights.cpp | 34 …ghts::configure(const ITensorInfo *src, ITensorInfo *dst, const TensorShape &original_src_shape, D… in configure() 42 …:validate(const ITensorInfo *src, const ITensorInfo *dst, const TensorShape &original_src_shape, D… in validate()
|
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/ |
H A D | ClConvertFullyConnectedWeightsKernel.cpp | 48 … &compile_context, const ITensorInfo *src, ITensorInfo *dst, const TensorShape &original_src_shape, in configure() 88 …el::validate(const ITensorInfo *src, const ITensorInfo *dst, const TensorShape &original_src_shape, in validate()
|