Home
last modified time | relevance | path

Searched refs:GetTensorListArgumentsIndex (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dlower_static_tensor_list.cc1114 llvm::SmallSet<int, 4> GetTensorListArgumentsIndex(func::FuncOp func) { in GetTensorListArgumentsIndex() function
1372 auto tensor_list_args = GetTensorListArgumentsIndex(op.else_function()); in matchAndRewrite()
1409 auto tensor_list_args = GetTensorListArgumentsIndex(op.body_function()); in matchAndRewrite()