Searched defs:DebugOptions (Results 1 – 4 of 4) sorted by relevance
84 struct DebugOptions { struct in tensorflow::__anonc4d28a150111::MarkForCompilationPassImpl86 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;
58 message DebugOptions { message
25 message DebugOptions { message
2557 auto DebugOptions = in createPPCGOptions() local