Searched defs:f_shape (Results 1 – 2 of 2) sorted by relevance
250 def _test_gradient(self, x_shape, f_shape, dilation_rate, padding): argument
4581 auto f_shape = make_shape(f_dims, options.filter_minor_to_major_layout); in TEST_F() local