Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/GLES_COMPUTE/functions/
DGCFullyConnectedLayer.cpp110 const IGCTensor *weights_to_use = weights; in configure() local
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEFullyConnectedLayer.cpp264 const ITensor *weights_to_use = weights; in configure() local
356 const ITensorInfo *weights_to_use = weights; in validate() local
DNEFFTConvolutionLayer.cpp127 const ITensor *weights_to_use = weights; in configure() local
DNEGEMMConvolutionLayer.cpp326 const ITensor *weights_to_use = weights; in configure() local
438 const ITensorInfo *weights_to_use = weights; in validate() local
DNEDepthwiseConvolutionLayer.cpp232 const ITensor *weights_to_use = weights; in configure() local
/external/ComputeLibrary/src/runtime/CL/functions/
DCLFullyConnectedLayer.cpp270 const ICLTensor *weights_to_use = weights; in configure() local
366 const ITensorInfo *weights_to_use = weights; in validate() local
DCLFFTConvolutionLayer.cpp134 const ICLTensor *weights_to_use = weights; in configure() local
DCLGEMMConvolutionLayer.cpp278 ICLTensor *weights_to_use = &_weights_reshaped; in configure() local
465 const ITensorInfo *weights_to_use = weights; in validate() local
DCLDepthwiseConvolutionLayer.cpp176 const ICLTensor *weights_to_use = weights; in configure() local
409 const ICLTensor *weights_to_use = weights; in configure() local
DCLGEMMDeconvolutionLayer.cpp252 const ICLTensor *weights_to_use = weights; in configure() local