Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dlite_v2_test.py3293 def testKerasRNN(self, rnn_layer, default_to_single_batch): argument
3340 def testKerasBidirectionalRNNReturnSequence(self, default_to_single_batch): argument
3370 def testKerasBidirectionalRNN(self, default_to_single_batch): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dlower_static_tensor_list.cc221 bool default_to_single_batch) in TensorListOpConverterBase()
1560 bool allow_tensorlist_pass_through, bool default_to_single_batch, in CreateLowerStaticTensorListPass()