Searched refs:debug_options_ (Results 1 - 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
H A Ddebugger_state_impl.h49 : debug_options_(debug_options) {}
56 DebugOptions debug_options_; member in class:tensorflow::DebugGraphDecorator
H A Ddebugger_state_impl.cc51 debug_options_.debug_tensor_watch_opts(), graph, device);
58 debug_options_.debug_tensor_watch_opts()) {
/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_config.h84 const DebugOptions& debug_options() const { return debug_options_; }
87 debug_options_ = debug_options;
117 DebugOptions debug_options_; member in class:xla::HloModuleConfig
H A Dhlo_tfgraph_builder.h48 DebugOptions debug_options_; member in class:xla::hlo_graph_dumper::HloTfGraphBuilder
H A Dhlo_module_config.cc60 StrAppend(&key, debug_options_.DebugString());
H A Dhlo_tfgraph_builder.cc74 : debug_options_(debug_options) {}
104 if (debug_options_.xla_hlo_tfgraph_device_scopes() &&
H A Dhlo_graph_dumper.cc320 debug_options_(debug_options),
386 const DebugOptions& debug_options_; member in class:xla::hlo_graph_dumper::__anon25629::HloDotDumper
755 if (!debug_options_.xla_hlo_graph_sharding_color()) {
849 if (debug_options_.xla_hlo_graph_sharding_color()) {
1093 if (debug_options_.xla_hlo_graph_addresses()) {
H A Duser_computation.cc2417 debug_options_(debug_options),
2452 const DebugOptions& debug_options_; member in class:xla::__anon25696::ComputationLowerer
3318 if (debug_options_.xla_eliminate_hlo_implicit_broadcast()) {
3456 if (debug_options_.xla_eliminate_hlo_implicit_broadcast()) {

Completed in 131 milliseconds