Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_builder.h61 bool inline_functions = false; member
/external/tensorflow/tensorflow/python/framework/
Dconvert_to_constants_test.py1044 def _test_convert_variables_with_functions(self, inline_functions): argument