Searched refs:TransformOutputKernel (Results 1 – 2 of 2) sorted by relevance
356 … transform_output_kernel = support::cpp14::make_unique<config::TransformOutputKernel>(); in configure()365 … transform_output_kernel = support::cpp14::make_unique<config::TransformOutputKernel>(); in configure()375 transform_output_kernel = support::cpp14::make_unique<config::TransformOutputKernel>(); in configure()384 transform_output_kernel = support::cpp14::make_unique<config::TransformOutputKernel>(); in configure()393 transform_output_kernel = support::cpp14::make_unique<config::TransformOutputKernel>(); in configure()402 transform_output_kernel = support::cpp14::make_unique<config::TransformOutputKernel>(); in configure()411 transform_output_kernel = support::cpp14::make_unique<config::TransformOutputKernel>(); in configure()420 transform_output_kernel = support::cpp14::make_unique<config::TransformOutputKernel>(); in configure()429 transform_output_kernel = support::cpp14::make_unique<config::TransformOutputKernel>(); in configure()446 transform_output_kernel = support::cpp14::make_unique<config::TransformOutputKernel>(); in configure()
593 …using TransformOutputKernel = NEWinogradLayerTransformOutputKernel<TOut, OutputTileRows, OutputTi… variable