Searched refs:_pad_weights_func (Results 1 – 4 of 4) sorted by relevance
70 _pad_weights_func(), in NEFFTConvolutionLayer()162 _pad_weights_func.configure(&_flipped_weights, &_padded_weights, padding_w); in configure()382 _pad_weights_func.run(); in prepare()
73 _pad_weights_func(), in CLFFTConvolutionLayer()171 _pad_weights_func.configure(compile_context, &_flipped_weights, &_padded_weights, padding_w); in configure()386 _pad_weights_func.run(); in prepare()
131 NEPadLayer _pad_weights_func; variable
151 CLPadLayer _pad_weights_func; variable