Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dwinograd_util.cc141 auto out_vals = Multiply(temp_vals, gt_mat, 6, 3, 6); in RearrangeWeightsToWinograd4x4To6x6Weights() local
/external/ComputeLibrary/src/core/NEON/kernels/
DNEDepthwiseConvolutionLayerNativeKernel.cpp389 VectorType out_vals = wrapper::vdup_n(static_cast<T>(0), TagType{}); in depthwise_loop_multiplier1_quantized() local
449 T out_vals{ 0 }; in depthwise_loop_multiplier1_quantized() local