Searched refs:_gemmlowp_final (Results 1 – 2 of 2) sorted by relevance
107 _gemmlowp_final(), in CLGEMMDeconvolutionLayer()303 _memory_group.manage(&_gemmlowp_final); in configure()304 deconv_reshape_output = &_gemmlowp_final; in configure()316 _memory_group.manage(&_gemmlowp_final); in configure()317 deconv_reshape_output = &_gemmlowp_final; in configure()333 …_gemmlowp_output_stage.configure(compile_context, &_gemmlowp_final, nullptr, output_stage_output, … in configure()334 _gemmlowp_final.allocator()->allocate(); in configure()
158 CLTensor _gemmlowp_final; variable