Home
last modified time | relevance | path

Searched defs:f_shape (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
Datrous_convolution_test.py250 def _test_gradient(self, x_shape, f_shape, dilation_rate, padding): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc4581 auto f_shape = make_shape(f_dims, options.filter_minor_to_major_layout); in TEST_F() local