Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/layers/
Dconvolutional_test.py558 def _run_test(self, conv_layer_cls, kwargs, input_shape1, input_shape2, argument
578 def test_conv1d(self, kwargs, input_shape1, input_shape2, argument
589 def test_conv2d(self, kwargs, input_shape1, input_shape2, argument
600 def test_conv3d(self, kwargs, input_shape1, input_shape2, argument