Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/
H A DClConvertFullyConnectedWeights.cpp35 …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 DCpuConvertFullyConnectedWeights.cpp34 …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 DClConvertFullyConnectedWeightsKernel.cpp48 … &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()