Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dflatbuffer_export.cc1935 std::vector<FuncOp> entry_functions; in TranslateInternal() local
1944 entry_functions.push_back(main_fn); in TranslateInternal()
1955 entry_functions.push_back(fn); in TranslateInternal()
1964 for (auto fn : entry_functions) { in TranslateInternal()
2098 for (auto fn : entry_functions) { in TranslateInternal()