Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_builder.h44 bool erase_noinline_attributes = false; member
Dgrappler_item_builder.cc217 !cfg.erase_noinline_attributes) { in RuntimeGraphOptimizer()
230 if (cfg.erase_noinline_attributes) { in RuntimeGraphOptimizer()