Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
H A Drnn_cell_test.py1416 def _createBidirectionalRNN(self, use_shape, use_sequence_length, scope=None): argument
1452 def _testBidirectionalRNN(self, use_shape): argument
1499 def _testBidirectionalRNNWithoutSequenceLength(self, use_shape): argument
1536 use_shape, argument
1583 def _testBidirectionalDynamicRNN(self, use_shape, use_state_tuple, argument