Searched defs:conv_output_length (Results 1 – 2 of 2) sorted by relevance
107 def conv_output_length(input_length, filter_size, padding, stride, dilation=1): function
90 def conv_output_length(input_length, filter_size, padding, stride, dilation=1): function