Searched defs:weights_width (Results 1 – 10 of 10) sorted by relevance
82 const size_t weights_width = weights->dimension(width_idx); in validate_arguments() local113 const size_t weights_width = weights->dimension(width_idx); in configure() local
110 const size_t weights_width = src1->dimension(2); in configure() local
67 const unsigned int weights_width = weights.shape()[weights_width_dim]; in calculate_conv3d() local122 const unsigned int weights_width = weights.shape()[weights_width_dim]; in calculate_conv3d() local
47 const int weights_width = weights.shape().x(); in deconvolution_layer() local
226 SimpleOption<int> *weights_width; /**< weights width */ member in __anon238537030111::ConvolutionOptions
227 …SimpleOption<int> *weights_width; /**< weights width… member in __anonf2723d900111::DepthConvolutionOptions
161 int weights_width = weight_shape_[1]; in CheckShouldSplitDwConv() local
44 int weights_height, int weights_width, in ComputeSpaceToBatchParams()
53 const size_t weights_width; member
721 const unsigned int weights_width = weights_shape[idx_width]; in compute_deep_convolution_shape() local