Home
last modified time | relevance | path

Searched defs:debug_options (Results 1 – 25 of 33) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_runner.cc44 const DebugOptions& debug_options) { in CreateModuleFromString()
54 const HloProto& proto, const DebugOptions& debug_options) { in HloProtoToModule()
68 const DebugOptions& debug_options) { in ReadModuleFromBinaryProtoFile()
77 const DebugOptions& debug_options) { in ReadModuleFromTextProtoFile()
86 const DebugOptions& debug_options) { in ReadModuleFromHloTextFile()
Dhlo_module_config.h84 const DebugOptions& debug_options() const { return debug_options_; } in debug_options() function
86 void set_debug_options(const DebugOptions& debug_options) { in set_debug_options()
Duser_computation_test.cc152 auto debug_options = DebugOptions(); in TEST_F() local
203 auto debug_options = DebugOptions(); in TEST_F() local
275 auto debug_options = DebugOptions(); in TEST_F() local
Dcompile_only_service.cc76 DebugOptions debug_options = legacy_flags::GetDebugOptionsFromFlags(); in CompileAheadOfTime() local
Dhlo_graph_dumper.cc316 const DebugOptions& debug_options, bool show_metadata, in HloDotDumper()
1361 const DebugOptions& debug_options) { in ExportGraph()
1378 const DebugOptions& debug_options, in DumpGraph()
1404 auto debug_options = node.GetModule()->config().debug_options(); in DumpNeighborhoodAround() local
1431 const DebugOptions& debug_options = module.config().debug_options(); in MaybeDumpHloModule() local
Dhlo_graph_dumper_test.cc40 const DebugOptions& debug_options) override { in RenderGraph()
Dhlo_tfgraph_builder.cc73 HloTfGraphBuilder::HloTfGraphBuilder(const DebugOptions& debug_options) in HloTfGraphBuilder()
Dreduce_precision_insertion.cc287 const DebugOptions& debug_options, in AddPasses()
/external/tensorflow/tensorflow/core/debug/
Ddebugger_state_impl.h48 DebugGraphDecorator(const DebugOptions& debug_options) in DebugGraphDecorator()
Ddebugger_state_impl.cc23 DebuggerState::DebuggerState(const DebugOptions& debug_options) { in DebuggerState()
Dgrpc_session_debug_test.cc169 DebugOptions* debug_options = options.mutable_debug_options(); in TEST_F() local
255 DebugOptions* debug_options = options.mutable_debug_options(); in TEST_F() local
/external/tensorflow/tensorflow/core/common_runtime/
Dbuild_graph_options.h39 DebugOptions debug_options; member
Ddebugger_state_interface.cc64 const DebugOptions& debug_options, in CreateState()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_debug.c29 static const struct debug_named_value debug_options[] = { variable
/external/tensorflow/tensorflow/compiler/xla/tools/
Ddumped_computation_to_tf_graphdef.cc55 DebugOptions debug_options = legacy_flags::GetDebugOptionsFromFlags(); in RealMain() local
Ddumped_computation_to_graphviz.cc56 DebugOptions debug_options = legacy_flags::GetDebugOptionsFromFlags(); in RealMain() local
/external/tensorflow/tensorflow/core/distributed_runtime/
Dgraph_mgr.cc98 const DebugOptions& debug_options, Graph* graph, Device* device) { in DecorateAndPublishGraphForDebug()
120 const DebugOptions& debug_options, in InitItem()
281 const DebugOptions& debug_options, in Register()
/external/mesa3d/src/gallium/state_trackers/clover/llvm/
Dutil.hpp109 static const struct debug_named_value debug_options[] = { in has_flag() local
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.c63 static const struct debug_named_value debug_options[] = { variable
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_screen.c48 static const struct debug_named_value debug_options[] = { variable
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.c42 static const struct debug_named_value debug_options[] = { variable
/external/tensorflow/tensorflow/compiler/xla/
Dxla.proto214 DebugOptions debug_options = 4; field
298 DebugOptions debug_options = 2; field
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto388 DebugOptions debug_options = 6; field
Dworker.proto119 DebugOptions debug_options = 5; field
/external/tensorflow/tensorflow/compiler/xla/tests/
Dhlo_test_base.cc106 auto debug_options = legacy_flags::GetDebugOptionsFromFlags(); in GetDebugOptionsForTest() local

12