/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/ |
D | gpu_unrolling_test.cc | 50 config.set_debug_options(debug_options); in TEST_F() 70 config.set_debug_options(debug_options); in TEST_F() 90 config.set_debug_options(GetDebugOptionsFromFlags()); in TEST_F() 113 config.set_debug_options(debug_options); in TEST_F() 145 config.set_debug_options(debug_options); in TEST_F() 179 config.set_debug_options(debug_options); in TEST_F() 213 config.set_debug_options(debug_options); in TEST_F() 238 config.set_debug_options(debug_options); in TEST_F() 266 config.set_debug_options(debug_options); in TEST_F()
|
D | gpu_index_test.cc | 69 config.set_debug_options(HloTestBase::GetDebugOptionsForTest()); in TEST_F() 94 config.set_debug_options(HloTestBase::GetDebugOptionsForTest()); in TEST_F() 125 config.set_debug_options(HloTestBase::GetDebugOptionsForTest()); in TEST_F() 159 config.set_debug_options(debug_options); in TEST_F() 188 config.set_debug_options(debug_options); in TEST_F()
|
D | sorting_test.cc | 43 config.set_debug_options(debug_options); in ConfigWithoutLayoutAssignment()
|
D | gpu_codegen_test.cc | 41 config.set_debug_options(debug_options); in CreateNewVerifiedModuleWithFTZ()
|
D | gpu_convolution_regression_test.cc | 28 config.set_debug_options(GetDebugOptionsFromFlags()); in CheckForHloText()
|
D | gpu_input_fusible_slice_test.cc | 38 config.set_debug_options(debug_options); in ConfigWithoutLayoutAssignment()
|
D | mlir_gpu_test_base.cc | 74 module_config.set_debug_options(DefaultDebugOptionsIgnoringFlags()); in CompileMlirModule()
|
D | gpu_kernel_tiling_test.cc | 43 config.set_debug_options(debug_options); in ConfigWithoutLayoutAssignment()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | elemental_ir_emitter_test.cc | 33 config.set_debug_options(GetDebugOptionsForTest()); in RunTest() 44 config.set_debug_options(debug_options); in RunTypeConversionTest() 126 config.set_debug_options(debug_options); in XLA_TEST_F() 150 config.set_debug_options(debug_options); in XLA_TEST_F() 173 config.set_debug_options(debug_options); in XLA_TEST_F() 197 config.set_debug_options(debug_options); in XLA_TEST_F()
|
D | dynamic_index_splitter_test.cc | 46 config.set_debug_options(debug_options); in TEST_F() 84 config.set_debug_options(debug_options); in TEST_F() 123 config.set_debug_options(debug_options); in TEST_F()
|
D | hlo_module_util.cc | 103 config->set_debug_options(execution_options->debug_options()); in CreateModuleConfig() 106 config->set_debug_options(GetDebugOptionsFromFlags()); in CreateModuleConfig()
|
D | hlo_runner_interface.cc | 26 config.set_debug_options(debug_options); in CreateModuleFromString() 70 config.set_debug_options(debug_options); in ReadModuleFromHloTextFile()
|
D | hlo_module_config.h | 162 void set_debug_options(const DebugOptions& debug_options) { in set_debug_options() function
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | ptxas_bug_120501638.cc | 75 config.set_debug_options(DefaultDebugOptionsIgnoringFlags()); in TEST_F()
|
D | llvm_irgen_test_base.cc | 66 config.set_debug_options(GetDebugOptionsForTest()); in CompileAndVerifyIr()
|
D | scatter_test.cc | 36 config.set_debug_options(GetDebugOptionsForTest()); in RunTest() 158 config.set_debug_options(GetDebugOptionsForTest()); in XLA_TEST_F()
|
D | llvm_compiler_test.cc | 166 config.set_debug_options(GetDebugOptionsFromFlags()); in CreateNewVerifiedModule()
|
D | hlo_test_base.h | 140 config.set_debug_options(GetDebugOptionsForTest());
|
D | hlo_test_base.cc | 397 config.set_debug_options(debug_options); in Run() 488 config.set_debug_options(debug_options); in RunMultipleTimes()
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | prepare_reference_module.cc | 47 reference_config.set_debug_options(debug_options); in PrepareReferenceModule()
|
D | hlo_module_loader.cc | 74 config.set_debug_options(debug_options); in LoadModuleFromData()
|
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/ |
D | gpu_kernel_to_blob_pass.cc | 105 config.set_debug_options(options); in GetGpuBinaryBlob() 156 config.set_debug_options(options); in GetGpuBinaryBlob()
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
D | cpu_profiling_test.cc | 87 config.set_debug_options(debug_options); in TEST_P()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | stream_assignment_test.cc | 37 config.set_debug_options(debug_options); in CreateNewVerifiedModule()
|
/external/tensorflow/tensorflow/core/tpu/kernels/ |
D | tpu_compile_op_support.cc | 108 config->set_debug_options(*debug_options); in CreateModuleConfig() 110 config->set_debug_options(xla::GetDebugOptionsFromFlags()); in CreateModuleConfig()
|