Home
last modified time | relevance | path

Searched defs:DebugOptions (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/protobuf/
Ddebug.proto57 message DebugOptions { message
/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc84 struct DebugOptions { struct in tensorflow::__anon192e81b90111::MarkForCompilationPassImpl
86 bool ignore_deadness_checks;
90 bool ignore_resource_variable_checks;
93 bool ignore_xla_compile_attr;
95 int max_cluster_size;
96 int min_cluster_size;
106 std::atomic<int64>* fuel;
108 bool dump_graphs;
/external/tensorflow/tensorflow/compiler/xla/
Dxla.proto25 message DebugOptions { message