Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/common/
H A Dtfl_pass_config.h55 bool lower_tensor_list_ops; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dflatbuffer_translate.cc89 bool lower_tensor_list_ops; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtoco_flags.proto247 optional bool lower_tensor_list_ops = 36 [default = true]; field
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dconvert.py489 lower_tensor_list_ops=True, argument
H A Dlite_v2_test.py3981 def testTensorListWithStaticSize(self, lower_tensor_list_ops): argument
4032 def testTensorListWithDynamicSize(self, lower_tensor_list_ops): argument