Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/gpu/cl/operators/
DClFullyConnected.cpp344 …const ITensorInfo &converted_weights = weights_reshaped ? TensorInfo(weights->clone()->set_is_resi… in validate() local
460 …CLAuxTensorHandler converted_weights(offset_int_vec(ConvertedWeights), _converted_weights, tensors… in prepare() local
/external/ComputeLibrary/src/cpu/operators/
DCpuFullyConnected.cpp385 …const ITensorInfo &converted_weights = weights_reshaped ? TensorInfo(weights->clone()->set_is_resi… in validate() local
499 …CpuAuxTensorHandler converted_weights(offset_int_vec(ConvertedWeights), _converted_weights, tensor… in prepare() local