Searched refs:GetDebugOptionsFromFlags (Results 1 – 25 of 31) sorted by relevance
12
22 *(execution_options.mutable_debug_options()) = GetDebugOptionsFromFlags(); in CreateDefaultExecutionOptions()
34 DebugOptions GetDebugOptionsFromFlags();
663 xla::DebugOptions GetDebugOptionsFromFlags() { in GetDebugOptionsFromFlags() function
136 *exec_build_options.mutable_debug_options() = GetDebugOptionsFromFlags(); in CompileExecutable()249 auto debug_opts_flags = GetDebugOptionsFromFlags(); in ReplayComputation()290 const bool xla_hlo_profile = GetDebugOptionsFromFlags().xla_hlo_profile(); in ReplayComputation()409 config.set_debug_options(GetDebugOptionsFromFlags()); in ParseSingleHloFile()
40 DebugOptions debug_options = GetDebugOptionsFromFlags(); in PrepareReferenceModule()
69 DebugOptions debug_options = GetDebugOptionsFromFlags(); in LoadModuleFromData()
36 auto debug_options = GetDebugOptionsFromFlags(); in CreateNewVerifiedModuleWithFTZ()
28 config.set_debug_options(GetDebugOptionsFromFlags()); in CheckForHloText()
90 config.set_debug_options(GetDebugOptionsFromFlags()); in TEST_F()
97 xla::DebugOptions options = xla::GetDebugOptionsFromFlags(); in GetGpuBinaryBlob()131 xla::DebugOptions options = xla::GetDebugOptionsFromFlags(); in GetGpuBinaryBlob()
46 debug_options_ = GetDebugOptionsFromFlags(); in mutable_debug_options()
470 GetComputationStats(computation, GetDebugOptionsFromFlags())); in ExecutionStatsAsString()
238 DumpHloSnapshotIfEnabled(*snapshot, GetDebugOptionsFromFlags()); in DumpOutputsAndSaveSnapshot()
104 config->set_debug_options(GetDebugOptionsFromFlags()); in CreateModuleConfig()
124 : debug_options_(GetDebugOptionsFromFlags()) {} in AotCompilationOptions()
177 GetDebugOptionsFromFlags().xla_force_host_platform_device_count(); in GetStreamExecutors()
166 config.set_debug_options(GetDebugOptionsFromFlags()); in CreateNewVerifiedModule()
179 auto debug_options = GetDebugOptionsFromFlags(); in GetDebugOptionsForTest()
257 xla::GetDebugOptionsFromFlags().xla_hlo_profile(); in Main()
128 module_proto, GetDebugOptionsFromFlags())); in HloModuleFromProto()
188 xla::DebugOptions options = xla::GetDebugOptionsFromFlags(); in BuildXlaDebugOptions()
112 config->set_debug_options(xla::GetDebugOptionsFromFlags()); in CreateModuleConfig()
782 xla::GetDebugOptionsFromFlags()); in DoWork()
99 computation.proto(), GetDebugOptionsFromFlags())); in GetHloModule()
499 << GetDebugOptionsFromFlags().xla_gpu_algorithm_denylist_path() in PickBestAlgorithmNoCacheCuda()