Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/layers/
Deinsum_dense.py116 bias_axes=None, argument
209 def _analyze_einsum_string(equation, bias_axes, input_shape, output_shape): argument
241 bias_axes, argument
Deinsum_dense_test.py227 def test_weight_shapes(self, equation, bias_axes, input_shape, output_shape, argument
238 def test_layer_creation(self, equation, bias_axes, input_shape, output_shape, argument