Searched defs:input_shape1 (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/python/keras/layers/ |
| D | convolutional_test.py | 558 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
|