Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_builder.h61 bool inline_functions = false; member
Dgrappler_item_builder.cc216 if (!cfg.apply_optimizations && !cfg.inline_functions && in RuntimeGraphOptimizer()
261 optimizer_opts->set_do_function_inlining(cfg.inline_functions); in RuntimeGraphOptimizer()
/external/tensorflow/tensorflow/python/framework/
Dconvert_to_constants_test.py660 def _test_convert_variables_with_functions(self, inline_functions): argument
677 if inline_functions:
702 self._test_convert_variables_with_functions(inline_functions=False)
706 self._test_convert_variables_with_functions(inline_functions=True)
/external/mesa3d/docs/relnotes/
D19.1.0.rst2144 - nir/inline_functions: Break inlining into a builder helper