Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/
H A Dwinograd_implementations.hpp162 std::vector<const weight_transform::ITransform *> weight_transforms; in get_weight_transforms() local
249 const auto weight_transforms = get_weight_transforms<TWeight, TWinogradIn>(ci, conv_args, cfg); in get_implementation() local