Searched defs:conv_width (Results 1 – 5 of 5) sorted by relevance
400 : _conv_width(conv_width), in _conv_width() argument447 DeconvolutionLayer(unsigned int conv_width, in DeconvolutionLayer()503 : _conv_width(conv_width), in _conv_width() argument
123 int conv_width = 1; // Width for the convolution step. in operator() local
101 int conv_width = 1; // Width for the convolution step. in operator ()() local
99 const int conv_width = output_height * output_width; in operator() local
6628 int64_t conv_width = 1; in SimplifyConvToDot() local