Searched defs:weights_reshaped (Results 1 – 4 of 4) sorted by relevance
554 …CLAuxTensorHandler weights_reshaped(offset_int_vec(WeightsReshaped), _weights_reshaped, tensors, f… in run() local621 CLAuxTensorHandler weights_reshaped(_weights_reshaped, *weights_reshaped_p); in prepare() local
339 bool weights_reshaped = fc_info.transpose_weights ? fc_info.are_weights_reshaped : true; in validate() local
380 bool weights_reshaped = fc_info.transpose_weights ? fc_info.are_weights_reshaped : true; in validate() local
658 … CpuAuxTensorHandler weights_reshaped(offset_int_vec(WeightsReshaped), _weights_reshaped, tensors); in prepare() local