Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/
Dtf_tfl_translate_cl.cc81 opt<bool> inline_functions( variable
/external/tensorflow/tensorflow/compiler/mlir/lite/common/
Dtfl_pass_config.h60 bool inline_functions; member
/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_builder.h61 bool inline_functions = false; member
/external/tensorflow/tensorflow/python/framework/
Dgraph_util_test.py435 def _test_convert_variables_with_functions(self, inline_functions): argument