Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dcustom_graph_optimizer_registry.h30 struct ConfigList { struct
31 ConfigList() {} in ConfigList() function
32 ConfigList(bool disable_model_pruning, in ConfigList() function
41 bool disable_model_pruning; // Don't remove unnecessary ops from the graph.
42 std::unordered_map<string, RewriterConfig_Toggle> toggle_config;
/external/deqp/modules/egl/
DteglConfigList.hpp34 class ConfigList : public TestCase class
DteglConfigList.cpp42 ConfigList::ConfigList (EglTestContext& eglTestCtx) in ConfigList() function in deqp::egl::ConfigList
/external/deqp/external/openglcts/modules/common/
DglcConfigList.hpp137 class ConfigList class